SHA256
1
0
forked from pool/gvfs

Accepting request 1166243 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1166243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=192
This commit is contained in:
Ana Guerrero 2024-04-09 14:46:14 +00:00 committed by Git OBS Bridge
commit bd82d098e2
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 8 14:17:00 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Move the recently added onedrive provider to the backend-goa
subpackage: onedrive support is integrated into the g-o-a
provider.
-------------------------------------------------------------------
Fri Mar 15 08:03:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -271,6 +271,10 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib
%{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service
%{_libexecdir}/%{name}/gvfsd-google
%{_datadir}/%{name}/mounts/google.mount
%if %{with onedrive}
%{_libexecdir}/gvfs/gvfsd-onedrive
%{_datadir}/gvfs/mounts/onedrive.mount
%endif
%files backends
%doc monitor/udisks2/what-is-shown.txt
@ -328,10 +332,6 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib
%endif
%{_libexecdir}/%{name}/gvfsd-network
%{_datadir}/%{name}/mounts/network.mount
%if %{with onedrive}
%{_libexecdir}/gvfs/gvfsd-onedrive
%{_datadir}/gvfs/mounts/onedrive.mount
%endif
# allow priv ports for mounting nfs. Otherwise the nfs-service requires insecure (boo#1065864)
%verify(not mode caps) %caps(cap_net_bind_service=+ep) %{_libexecdir}/%{name}/gvfsd-nfs
%{_libexecdir}/%{name}/gvfsd-nfs