Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2025-09-08 13:05:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Mon Sep  8 13:05:09 2025 rev:202 rq:1303127 version:1.57.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2025-05-26 
18:36:26.309699938 +0200
+++ /work/SRC/openSUSE:Factory/.gvfs.new.1977/gvfs.changes      2025-09-08 
13:05:22.188829884 +0200
@@ -1,0 +2,6 @@
+Tue Sep  2 16:54:02 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Split out new gvfs-backend-gphoto sub-package.
+- Supplement this new package to gvfs and the libgphoto2 library.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.7QbBEH/_old  2025-09-08 13:05:23.888901329 +0200
+++ /var/tmp/diff_new_pack.7QbBEH/_new  2025-09-08 13:05:23.900901834 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gvfs
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -117,6 +117,17 @@
 %description backend-samba
 This package provides a gvfs backend that supports Samba.
 
+%package backend-gphoto
+%define gphoto_package %(rpm -q --qf "%%{name}" -f $(readlink -f 
%{_libdir}/libgphoto2.so))
+Summary:        VFS functionality for GLib -- gPhoto Support
+License:        LGPL-2.0-or-later
+Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
+Supplements:    (gvfs and %{gphoto_package})
+
+%description backend-gphoto
+This package provides a gvfs backend that supports gPhoto.
+
 %package backends
 Summary:        VFS functionality for GLib
 License:        GPL-3.0-only AND LGPL-2.0-or-later
@@ -281,16 +292,20 @@
 %{_datadir}/gvfs/mounts/onedrive.mount
 %endif
 
+%files backend-gphoto
+%{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor
+%{_userunitdir}/gvfs-gphoto2-volume-monitor.service
+%{_datadir}/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service
+%{_datadir}/%{name}/remote-volume-monitors/gphoto2.monitor
+%{_libexecdir}/%{name}/gvfsd-gphoto2
+%{_datadir}/%{name}/mounts/gphoto2.mount
+
 %files backends
 %doc monitor/udisks2/what-is-shown.txt
 %{_datadir}/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service
 %{_datadir}/%{name}/remote-volume-monitors/udisks2.monitor
 %{_libexecdir}/%{name}/gvfs-udisks2-volume-monitor
 %{_userunitdir}/gvfs-udisks2-volume-monitor.service
-%{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor
-%{_userunitdir}/gvfs-gphoto2-volume-monitor.service
-%{_datadir}/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service
-%{_datadir}/%{name}/remote-volume-monitors/gphoto2.monitor
 %{_libexecdir}/%{name}/gvfsd-admin
 %{_datadir}/%{name}/mounts/admin.mount
 %{_datadir}/polkit-1/actions/org.gtk.vfs.file-operations.policy
@@ -317,8 +332,6 @@
 %{_datadir}/%{name}/mounts/ftp.mount
 %{_datadir}/%{name}/mounts/ftps.mount
 %{_datadir}/%{name}/mounts/ftpis.mount
-%{_libexecdir}/%{name}/gvfsd-gphoto2
-%{_datadir}/%{name}/mounts/gphoto2.mount
 %{_libexecdir}/%{name}/gvfsd-http
 %{_datadir}/%{name}/mounts/http.mount
 %{_libexecdir}/%{name}/gvfsd-localtest

Reply via email to