Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2016-07-18 21:19:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2016-05-17 
17:07:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2016-07-18 
21:19:12.000000000 +0200
@@ -1,0 +2,15 @@
+Wed Jul  6 06:47:22 UTC 2016 - [email protected]
+
+- Replace pkgconfig(libsystemd-login) with pkgconfig(libsystemd):
+  Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs,
+  which are obsolete.
+
+-------------------------------------------------------------------
+Tue Jul  5 06:50:12 UTC 2016 - [email protected]
+
+- Fix "gvfs-smb timeout by message bus issue" (bsc#983992):
+  + Add %glib2_gsettings_schema_require to preamble.
+  + Add %glib2_gsettings_schema_post/postun to respective scripts
+    of -backend-samba subpackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.iV5M3f/_old  2016-07-18 21:19:13.000000000 +0200
+++ /var/tmp/diff_new_pack.iV5M3f/_new  2016-07-18 21:19:13.000000000 +0200
@@ -68,7 +68,7 @@
 BuildRequires:  pkgconfig(libnfs)
 %endif
 BuildRequires:  pkgconfig(libsecret-unstable)
-BuildRequires:  pkgconfig(libsystemd-login) >= 44
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(smbclient)
 %if %{with_udisks2}
 BuildRequires:  pkgconfig(udisks2) >= 1.97
@@ -101,6 +101,7 @@
 Requires:       %{name} = %{version}
 Requires:       %{name}-backends = %{version}
 Supplements:    packageand(%{name}:%(rpm -q --qf "%%{name}" --whatprovides 
libsmbclient)
+%glib2_gsettings_schema_requires
 
 %description backend-samba
 This package provides a gvfs backend that supports Samba.
@@ -177,6 +178,12 @@
 %postun backends
 %glib2_gsettings_schema_postun
 
+%post backend-samba
+%glib2_gsettings_schema_post
+
+%postun backend-samba
+%glib2_gsettings_schema_postun
+
 %clean
 rm -rf %{buildroot}
 


Reply via email to