[gdm/f16] Drop system-icon-theme requirement

Ray Strode rstrode at fedoraproject.org
Thu Jan 26 22:23:51 UTC 2012


commit a86646635c4063d4292f8787efd7e2497880adcd
Author: Ray Strode <rstrode at redhat.com>
Date:   Thu Jan 26 17:22:49 2012 -0500

    Drop system-icon-theme requirement
    
    We don't depend on it anymore.

 gdm.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index 6705000..0ec1384 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -15,7 +15,7 @@
 Summary: The GNOME Display Manager
 Name: gdm
 Version: 3.2.1.1
-Release: 8%{?dist}
+Release: 9%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -94,10 +94,6 @@ Provides: service(graphical-login) = %{name}
 
 Requires: audit-libs >= %{libauditver}
 
-# For the Fedora logo in the greeter, not sure
-# how well this will work with generic logos, though
-Requires: system-icon-theme
-
 # Swallow up old fingerprint/smartcard plugins
 Obsoletes: gdm-plugin-smartcard < 1:3.2.1
 Provides: gdm-plugin-smartcard = %{epoch}:%{version}-%{release}
@@ -391,6 +387,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib
 
 %changelog
+* Thu Jan 26 2012 Ray Strode <rstrode at redhat.com> 3.2.1.1-9
+- Drop system-icon-theme requirement
+  We don't depend on it anymore.
+
 * Fri Nov 04 2011 Bill Nottingham <notting at redhat.com> - 3.2.1.1-8
 - fix logo in fallback mode
 


More information about the scm-commits mailing list