Accepting request 412576 from home:fcrozat:branches:GNOME:Factory

- Fix supplements on gvfs-backend-samba, since we don't have
  libsmbclient provides anymore (bsc#988921).

OBS-URL: https://build.opensuse.org/request/show/412576
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=245
This commit is contained in:
Dominique Leuenberger 2016-07-22 13:03:20 +00:00 committed by Git OBS Bridge
parent 58857e5c8c
commit 328bb23809
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 21 14:12:45 UTC 2016 - fcrozat@suse.com
- Fix supplements on gvfs-backend-samba, since we don't have
libsmbclient provides anymore (bsc#988921).
-------------------------------------------------------------------
Wed Jul 6 06:47:22 UTC 2016 - fbui@suse.com

View File

@ -100,7 +100,7 @@ License: LGPL-2.0+
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: %{name}-backends = %{version}
Supplements: packageand(%{name}:%(rpm -q --qf "%%{name}" --whatprovides libsmbclient)
Supplements: packageand(%{name}:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libsmbclient.so)))
%glib2_gsettings_schema_requires
%description backend-samba