diff --git a/gdm.spec b/gdm.spec index c78e4b9..97463ce 100644 --- a/gdm.spec +++ b/gdm.spec @@ -15,7 +15,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 3.2.1.1 -Release: 9%{?dist} +Release: 10%{?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 3.2.1.1-10 +- Drop system-icon-theme requirement since we don't depend + on it anymore + * Fri Jan 13 2012 Fedora Release Engineering - 1:3.2.1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild