Hello community,

here is the log from the commit of package mate-settings-daemon for 
openSUSE:Factory checked in at 2016-01-12 16:12:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-settings-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.mate-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-settings-daemon"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mate-settings-daemon/mate-settings-daemon.changes    
    2015-12-01 09:20:14.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-settings-daemon.new/mate-settings-daemon.changes
   2016-01-12 16:12:46.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan  6 13:21:22 UTC 2016 - sor.ale...@meowr.ru
+
+- Add missing XInput dependency.
+- Do not disable mozilla-nss for openSUSE Leap 42.1.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mate-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.2J8HD7/_old  2016-01-12 16:12:47.000000000 +0100
+++ /var/tmp/diff_new_pack.2J8HD7/_new  2016-01-12 16:12:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-settings-daemon
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,8 +38,10 @@
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)
 BuildRequires:  pkgconfig(libxklavier)
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
+BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xxf86misc)
 # The default background is required as fallback.
 Requires:       mate-backgrounds
@@ -47,9 +49,6 @@
 Requires:       matekbd-common
 Recommends:     %{name}-lang
 %glib2_gsettings_schema_requires
-%if !(0%{?suse_version} == 1315 && !0%{?is_opensuse})
-BuildRequires:  pkgconfig(nss)
-%endif
 
 %description
 This package contains the daemon which is responsible for setting
@@ -77,7 +76,6 @@
   --disable-static          \
   --disable-schemas-install \
   --enable-pulse            \
-  --disable-gstreamer       \
   --enable-polkit
 make %{?_smp_mflags}
 


Reply via email to