From 16a71b66c09f25c2c315b02c412dc74cb0d55bcf2b16174f6f4b8810842af732 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 8 Jul 2016 15:37:15 +0000 Subject: [PATCH] Accepting request 406667 from home:VictorYang:branches:GNOME:Factory Fix: gvfs-smb timeout by message bus issue.bnc#983992 OBS-URL: https://build.opensuse.org/request/show/406667 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=240 --- gvfs.changes | 5 +++++ gvfs.spec | 9 ++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/gvfs.changes b/gvfs.changes index 280e16b..432fb26 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 5 06:50:12 UTC 2016 - tyang@suse.com + +- Fix: gvfs-smb timeout by message bus issue.(bnc#983992) + ------------------------------------------------------------------- Tue May 10 07:05:41 UTC 2016 - fcrozat@suse.com diff --git a/gvfs.spec b/gvfs.spec index 85597e1..78e9267 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ # # spec file for package gvfs # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -101,6 +101,7 @@ Group: Development/Libraries/C and C++ 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 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %postun backends %glib2_gsettings_schema_postun +%post backend-samba +%glib2_gsettings_schema_post + +%postun backend-samba +%glib2_gsettings_schema_postun + %clean rm -rf %{buildroot}