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:
parent
58857e5c8c
commit
328bb23809
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user