[gnome-themes-standard/f16] Make the engines dep archful

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 16 16:10:05 UTC 2011


commit ccd0618372c19f0c623647d69ccf73ad16d62cb8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 16 12:07:11 2011 -0400

    Make the engines dep archful

 gnome-themes-standard.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/gnome-themes-standard.spec b/gnome-themes-standard.spec
index 2cf27ef..34097fa 100644
--- a/gnome-themes-standard.spec
+++ b/gnome-themes-standard.spec
@@ -1,6 +1,6 @@
 Name: gnome-themes-standard
 Version: 3.1.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Standard themes for GNOME applications
 
 Group: User Interface/Desktops
@@ -19,7 +19,9 @@ Provides: gnome-background-standard = %{version}-%{release}
 BuildRequires: gtk3-devel >= 3.0.2
 BuildRequires: librsvg2-devel
 BuildRequires: intltool gettext autoconf automake
-Requires: gtk2-engines gnome-icon-theme abattis-cantarell-fonts
+Requires: gtk2-engines%{?_isa}
+Requires: gnome-icon-theme
+Requires: abattis-cantarell-fonts
 Requires: adwaita-cursor-theme = %{version}-%{release}
 Requires: adwaita-gtk2-theme = %{version}-%{release}
 Requires: adwaita-gtk3-theme = %{version}-%{release}
@@ -132,6 +134,9 @@ done
 
 
 %changelog
+* Tue Aug 16 2011 Matthias Clasen <mclasen at redhat.com> 3.1.4-2
+- Make the gtk2-engines dep arch-specific
+
 * Mon Jul 25 2011 Matthias Clasen <mclasen at redhat.com> 3.1.4-1
 - Update to 3.1.4
 


More information about the scm-commits mailing list