[gnome-themes-standard/f18] Drop gtk2-engines dep

Matthias Clasen mclasen at fedoraproject.org
Tue Oct 2 11:33:52 UTC 2012


commit 3865e8f283783065651cb10dbbe5ef971420adfe
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 2 07:34:14 2012 -0400

    Drop gtk2-engines dep

 gnome-themes-standard.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/gnome-themes-standard.spec b/gnome-themes-standard.spec
index 66c6e3f..d952e72 100644
--- a/gnome-themes-standard.spec
+++ b/gnome-themes-standard.spec
@@ -1,12 +1,12 @@
 Name: gnome-themes-standard
 Version: 3.6.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Standard themes for GNOME applications
 
 Group: User Interface/Desktops
 License: LGPLv2+
 URL: http://git.gnome.org/browse/gnome-themes-standard
-Source0: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/%{name}/3.6/%{name}-%{version}.tar.xz
 Source1: settings.ini
 Source2: gtkrc
 
@@ -21,7 +21,8 @@ BuildRequires: librsvg2-devel
 BuildRequires: intltool gettext autoconf automake
 # for gtk-update-icon-cache
 BuildRequires: gtk2
-Requires: gtk2-engines gnome-icon-theme abattis-cantarell-fonts
+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}
@@ -126,6 +127,9 @@ done
 
 
 %changelog
+* Tue Oct  2 2012 Matthias Clasen <mclasen at redhat.com> - 3.6.0.2-2
+- Drop gtk2-engines dependency
+
 * Tue Sep 25 2012 Cosimo Cecchi <cosimoc at redhat.com> - 3.6.0.2-1
 - Update to 3.6.0.2
 


More information about the scm-commits mailing list