From 5054baa5afe6c4d0af11f6b6d0844da53144aeb34dc3a7e63a6765978ac22541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 19 Jan 2022 17:24:37 +0000 Subject: [PATCH] Accepting request 946769 from home:iznogood:branches:GNOME:Factory - Modernize and fix our Supplements. - Package org.gtk.vfs.file-operations.rules polkit rules file as an example in docs, previously it was just nuked. OBS-URL: https://build.opensuse.org/request/show/946769 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=361 --- gvfs.changes | 7 +++++++ gvfs.spec | 9 +++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/gvfs.changes b/gvfs.changes index 8b665f5..d5abc27 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 15 20:57:06 UTC 2022 - Bjørn Lie + +- Modernize and fix our Supplements. +- Package org.gtk.vfs.file-operations.rules polkit rules file as an + example in docs, previously it was just nuked. + ------------------------------------------------------------------- Thu Sep 16 01:56:26 UTC 2021 - Stanislav Brabec diff --git a/gvfs.spec b/gvfs.spec index e1d15a3..3398a8c 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ # # spec file for package gvfs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -88,12 +88,12 @@ APIs of libgio. There is also FUSE support that allows applications not using GIO to access the GVfs filesystems. %package backend-afc -%define mobile_device_package %(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libimobiledevice.so)) +%define mobile_device_package %(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libimobiledevice-1.0.so)) Summary: VFS functionality for GLib -- iPod / iPhone Support License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %{name} = %{version} -Supplements: packageand(gvfs:%{mobile_device_package}) +Supplements: (gvfs and %{mobile_device_package}) %description backend-afc This package provides a gvfs backend that supports iPod / iPhone devices. @@ -105,7 +105,7 @@ License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: %{name}-backends = %{version} -Supplements: packageand(gvfs:%{smb_client_package}) +Supplements: (gvfs and %{smb_client_package}) %description backend-samba This package provides a gvfs backend that supports Samba. @@ -201,6 +201,7 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib %files %license COPYING daemon/trashlib/COPYING.trashlib %doc NEWS README.md +%doc daemon/org.gtk.vfs.file-operations.rules %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/mounts %dir %{_datadir}/%{name}/remote-volume-monitors