From de92d7bda3ce5cd5dacf9b498d49eed00f4d2b6a Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Feb 14 2014 07:22:31 +0000 Subject: - Make -devel dependency arch-specific - Make -daemon depends on base package --- 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