SHA256
1
0
forked from pool/gvfs

Accepting request 1166219 from GNOME:Next

- Move the recently added onedrive provider to the backend-goa
  subpackage: onedrive support is integrated into the g-o-a
  provider.

OBS-URL: https://build.opensuse.org/request/show/1166219
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=396
This commit is contained in:
2024-04-08 15:56:14 +00:00
committed by Git OBS Bridge
parent 8507f855c3
commit 7a387b258e
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