From 16cd6a73e436aa5863ae2b94cc8b1df173124f5f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 1 Mar 2017 17:24:45 +0000 Subject: [PATCH] Tighten up the Requires on the main binary --- gcab.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcab.spec b/gcab.spec index b12ce89..359d3bd 100644 --- a/gcab.spec +++ b/gcab.spec @@ -14,6 +14,8 @@ BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: zlib-devel +Requires: libgcab1%{?_isa} = %{version}-%{release} + %description gcab is a tool to manipulate Cabinet archive.