diff --git a/bamf.spec b/bamf.spec index 373683e..7225d52 100644 --- a/bamf.spec +++ b/bamf.spec @@ -41,7 +41,7 @@ at amazing levels of accuracy (covering nearly every corner case). Summary: Development files for %{name} Group: Development/Libraries License: GPLv2 or GPLv3 -Requires: %{name} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{version}-%{release} # For %%{_libdir}/girepository-1.0 and %%{_datadir}/gir-1.0 #Requires: gobject-introspection-devel Requires: pkgconfig @@ -58,6 +58,7 @@ developing applications that use %{name}. Summary: Application matching framework Group: System Environment/Libraries License: GPLv3 +Requires: %{name}%{?_isa} = %{version}-%{release} %description daemon BAMF removes the headache of applications matching into a simple DBus