Remove dependency on system-backgrounds-gnom
This made sense when gnome-desktop contained the GConf schemas, but now the background settings live in gsettings-desktop-schemas and are overridden to point to a Fedora background with a file we drop in from desktop-backgrounds-gnome.
This commit is contained in:
parent
d19752e84b
commit
477484ec1b
@ -8,7 +8,7 @@
|
||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||
Name: gnome-desktop3
|
||||
Version: 3.20.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.20/gnome-desktop-%{version}.tar.xz
|
||||
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
|
||||
@ -19,9 +19,6 @@ Group: System Environment/Libraries
|
||||
# needed for GnomeWallClock
|
||||
Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version}
|
||||
|
||||
# Make sure to update libgnome schema when changing this
|
||||
Requires: system-backgrounds-gnome
|
||||
|
||||
# Make sure that gnome-themes-standard gets pulled in for upgrades
|
||||
Requires: gnome-themes-standard
|
||||
|
||||
@ -119,6 +116,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Wed Apr 27 2016 Owen Taylor <otaylor@redhat.com> - 3.20.1-2
|
||||
- Remove dependency on system-backgrounds-gnome; this made sense when
|
||||
gnome-desktop contained the GConf schemas, but now the background
|
||||
settings live in gsettings-desktop-schemas and are overridden to
|
||||
point to a Fedora background with a file we drop in from
|
||||
desktop-backgrounds-gnome.
|
||||
|
||||
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
||||
- Update to 3.20.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user