Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory checked in at 2016-08-29 14:27:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes
2016-08-17 12:02:27.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
2016-08-29 14:27:08.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Aug 10 02:24:44 UTC 2016 - [email protected]
+
+- Add gnome-settings-daemon-bring-back-updates-plugin.patch:
+ Revert upstream commits fc22a8100fa40533fddfb4338160a20188e46c6b
+ and e3e961c52419df5f2544b24957e71cf3a4c5ef85 to bring back the
+ updates plugin.(bsc#991024)
+
+-------------------------------------------------------------------
@@ -103,7 +110,0 @@
-Fri Mar 18 17:53:18 UTC 2016 - [email protected]
-
-- Add gnome-settings-daemon-bnc873545-hide-warnings.patch: Hide the
- warnings when failed to find a colord instance on SLES
- (bnc873545).
-
--------------------------------------------------------------------
@@ -681,4 +682,3 @@
-- Disable colord warnings in /var/log/messages (bnc#873545)
-
-- added patch:
- * gnome-settings-daemon-bnc873545-hide-warnings.patch
+- Add gnome-settings-daemon-bnc873545-hide-warnings.patch:
+ Hide the warnings when failed to find a colord instance
+ (bnc873545).
@@ -709,3 +708,0 @@
-- Update gnome-settings-daemon-upower-backport.patch; no longer
- try to listen to device-changed signal (bnc#873759).
-
@@ -725 +721,0 @@
-
@@ -727 +722,0 @@
-
@@ -741 +735,0 @@
-
@@ -744,7 +738,6 @@
- to apply this patch, for these
- tools use "--no-backup-if-mismatch" flag for "patch" and thus
- Patch 19 would not create a backup file. "rpmbuild" don't use
- this "--no-backup-if-mismatch" flag and thus didn't catch this
- error (maybe this is a good time to think whether this flag
- should be included.)
-
+ to apply this patch, for these tools use
+ "--no-backup-if-mismatch" flag for "patch" and thus Patch 19
+ would not create a backup file. "rpmbuild" don't use this
+ "--no-backup-if-mismatch" flag and thus didn't catch this error
+ (maybe this is a good time to think whether this flag should be
+ included.)
@@ -793 +785,0 @@
-
@@ -885,0 +878 @@
+-------------------------------------------------------------------
@@ -895,2 +888,3 @@
-- Add gnome-settings-daemon-upower-backport.patch: support UPower
- version 0.99.
+- Add gnome-settings-daemon-upower-backport.patch -- from upstream;
+ support upower 0.99.
+- Up upower-glib dependency.
New:
----
gnome-settings-daemon-bring-back-updates-plugin.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.KD6aXX/_old 2016-08-29 14:27:11.000000000 +0200
+++ /var/tmp/diff_new_pack.KD6aXX/_new 2016-08-29 14:27:11.000000000 +0200
@@ -47,6 +47,8 @@
Patch24: sle-configure-timeout-blank.patch
# PATCH-FIX-SLE gnome-settings-daemon-initial-keyboard.patch bsc#979051
[email protected] -- Deal with the default keyboard being set from xkb instead
of GNOME
Patch29: gnome-settings-daemon-initial-keyboard.patch
+# PATCH-FIX-OPENSUSE gnome-settings-daemon-bring-back-updates-plugin.patch
bsc#991024 [email protected] -- Add the updates plugin back
+Patch31: gnome-settings-daemon-bring-back-updates-plugin.patch
BuildRequires: cups-devel
BuildRequires: fdupes
BuildRequires: gnome-common
@@ -80,6 +82,9 @@
BuildRequires: pkgconfig(libpulse) >= 2.0
BuildRequires: pkgconfig(libpulse-mainloop-glib) >= 2.0
BuildRequires: pkgconfig(librsvg-2.0) >= 2.36.2
+%if 0%{?suse_version} == 1315
+BuildRequires: pkgconfig(packagekit-glib2)
+%endif
%if %{with wacom}
BuildRequires: pkgconfig(libwacom) >= 0.7
BuildRequires: pkgconfig(xorg-wacom)
@@ -146,9 +151,12 @@
%patch20 -p1
%patch21 -p1
%patch22 -p1
-%patch24
+%patch24 -p0
%patch29 -p1
%endif
+%if 0%{?suse_version} == 1315
+%patch31 -p1
+%endif
%build
%if !0%{?is_opensuse}
@@ -225,6 +233,9 @@
%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
%endif
%{_libdir}/gnome-settings-daemon-3.0/libsound.so
+%if 0%{?suse_version} == 1315
+%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
+%endif
%{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
%{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
%{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
@@ -243,6 +254,9 @@
# From patch2
#%%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.proxy.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.sharing.gschema.xml
+%if 0%{?suse_version} == 1315
+%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
+%endif
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
++++++ gnome-settings-daemon-bring-back-updates-plugin.patch ++++++
++++ 4561 lines (skipped)