fix filelist for s390(x) (and ppc/ppc64 in RHEL)
(cherry picked from commit a334db1762
)
This commit is contained in:
parent
a7c919b839
commit
06e87f8bac
@ -1,6 +1,6 @@
|
||||
Name: gnome-settings-daemon
|
||||
Version: 3.6.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -180,11 +180,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/gnome-settings-daemon-3.0/libsound.so
|
||||
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
|
||||
|
||||
%ifnarch s390 s390x %{?rhel:ppc ppc64}
|
||||
%{_libdir}/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin
|
||||
%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
|
||||
%{_libexecdir}/gsd-wacom-led-helper
|
||||
%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
|
||||
%endif
|
||||
@ -266,6 +266,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/dbus-1/interfaces/org.gnome.SettingsDaemonUpdates.xml
|
||||
|
||||
%changelog
|
||||
* Mon Jan 14 2013 Dan Horák <dan[at]danny.cz> - 3.6.4-2
|
||||
- fix filelist for s390(x) (and ppc/ppc64 in RHEL)
|
||||
|
||||
* Thu Jan 10 2013 Rui Matos <rmatos@redhat.com> - 3.6.4-1
|
||||
- Update to 3.6.4
|
||||
- Rebase 0001-power-and-media-keys-Use-logind-for-suspending-and-r.patch
|
||||
|
Loading…
Reference in New Issue
Block a user