Drop gnome-icon-theme-symbolic dependency
gnome-icon-theme got renamed to adwaita-icon-theme. And the dependency is not really needed; depending on GTK+ should be enough to guarantee the presence of a spec-compliant icon theme.
This commit is contained in:
parent
90e150a91d
commit
f2e11cb002
6
gdm.spec
6
gdm.spec
@ -12,7 +12,7 @@
|
|||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 3.12.1
|
Version: 3.12.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -64,7 +64,6 @@ Provides: service(graphical-login) = %{name}
|
|||||||
Requires: accountsservice
|
Requires: accountsservice
|
||||||
Requires: audit-libs >= %{libauditver}
|
Requires: audit-libs >= %{libauditver}
|
||||||
Requires: dconf
|
Requires: dconf
|
||||||
Requires: gnome-icon-theme-symbolic
|
|
||||||
# since we use it, and pam spams the log if the module is missing
|
# since we use it, and pam spams the log if the module is missing
|
||||||
Requires: gnome-keyring-pam
|
Requires: gnome-keyring-pam
|
||||||
Requires: gnome-session
|
Requires: gnome-session
|
||||||
@ -304,6 +303,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/gdm.pc
|
%{_libdir}/pkgconfig/gdm.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-2
|
||||||
|
- Drop gnome-icon-theme-symbolic dependency
|
||||||
|
|
||||||
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-1
|
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-1
|
||||||
- Update to 3.12.1
|
- Update to 3.12.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user