Accepting request 412802 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/412802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=124
This commit is contained in:
commit
3ca9520ae6
@ -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…
x
Reference in New Issue
Block a user