2008-01-28 04:35:08 +01:00
|
|
|
#
|
2011-03-14 21:50:51 +01:00
|
|
|
# spec file for package gvfs
|
2008-01-28 04:35:08 +01:00
|
|
|
#
|
2017-02-22 21:41:11 +01:00
|
|
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
2008-01-28 04:35:08 +01:00
|
|
|
#
|
2008-08-14 01:32:58 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2008-01-28 04:35:08 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2012-01-18 20:56:10 +01:00
|
|
|
|
2012-03-28 11:43:08 +02:00
|
|
|
%define with_udisks2 1
|
2012-08-07 14:27:55 +02:00
|
|
|
%define with_cdda 1
|
2008-01-28 04:35:08 +01:00
|
|
|
Name: gvfs
|
2017-10-04 10:30:12 +02:00
|
|
|
Version: 1.34.1
|
2011-12-21 05:32:04 +01:00
|
|
|
Release: 0
|
2017-09-11 18:31:27 +02:00
|
|
|
Summary: Virtual File System functionality for GLib
|
2017-09-06 21:38:37 +02:00
|
|
|
License: LGPL-2.0+ AND GPL-3.0
|
2009-09-04 01:24:37 +02:00
|
|
|
Group: Development/Libraries/C and C++
|
2011-12-21 05:32:04 +01:00
|
|
|
Url: http://www.gnome.org
|
2017-09-11 18:47:43 +02:00
|
|
|
Source0: http://download.gnome.org/sources/gvfs/1.34/%{name}-%{version}.tar.xz
|
2010-08-10 00:37:49 +02:00
|
|
|
Source99: baselibs.conf
|
2015-10-29 14:29:18 +01:00
|
|
|
# PATCH-FEATURE-SLE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin
|
2009-09-04 01:24:37 +02:00
|
|
|
Patch5: gvfs-nvvfs.patch
|
2015-10-29 14:29:18 +01:00
|
|
|
# PATCH-FEATURE-SLE gvfs-nds.patch ksamrat@novell.com -- Provides NDS browsing for nautilus
|
2009-09-04 01:24:37 +02:00
|
|
|
Patch6: gvfs-nds.patch
|
2012-09-07 19:06:37 +02:00
|
|
|
BuildRequires: docbook-xsl-stylesheets
|
2008-09-13 05:46:51 +02:00
|
|
|
BuildRequires: fuse-devel
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: libarchive-devel
|
|
|
|
BuildRequires: libavahi-glib-devel
|
2011-09-02 02:10:13 +02:00
|
|
|
BuildRequires: libgcrypt-devel
|
2009-02-07 01:53:10 +01:00
|
|
|
BuildRequires: libgphoto2-devel
|
2016-09-08 23:23:33 +02:00
|
|
|
BuildRequires: libimobiledevice-devel >= 1.2
|
2013-03-13 23:39:11 +01:00
|
|
|
BuildRequires: libsoup-devel >= 2.34.0
|
2011-10-15 08:14:00 +02:00
|
|
|
BuildRequires: libtool
|
2017-09-06 21:38:37 +02:00
|
|
|
BuildRequires: pkgconfig
|
2012-09-07 19:06:37 +02:00
|
|
|
BuildRequires: xsltproc
|
2015-09-04 13:32:10 +02:00
|
|
|
BuildRequires: pkgconfig(gcr-base-3)
|
2012-09-07 19:28:45 +02:00
|
|
|
BuildRequires: pkgconfig(gio-2.0)
|
|
|
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
2017-02-22 21:41:11 +01:00
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.51.0
|
2015-09-17 15:05:49 +02:00
|
|
|
BuildRequires: pkgconfig(goa-1.0) >= 3.17.1
|
2012-09-07 19:28:45 +02:00
|
|
|
BuildRequires: pkgconfig(gobject-2.0)
|
2014-08-23 13:52:23 +02:00
|
|
|
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
2011-11-18 21:17:57 +01:00
|
|
|
BuildRequires: pkgconfig(libbluray)
|
2016-09-08 23:23:33 +02:00
|
|
|
BuildRequires: pkgconfig(libcap)
|
2015-09-17 15:05:49 +02:00
|
|
|
BuildRequires: pkgconfig(libgdata) >= 0.17.3
|
2013-03-26 21:17:39 +01:00
|
|
|
BuildRequires: pkgconfig(libmtp) >= 1.1.5
|
2012-09-07 19:06:37 +02:00
|
|
|
BuildRequires: pkgconfig(libsecret-unstable)
|
2016-07-11 11:51:44 +02:00
|
|
|
BuildRequires: pkgconfig(libsystemd)
|
2017-02-22 21:41:11 +01:00
|
|
|
BuildRequires: pkgconfig(libusb-1.0) >= 1.0.21
|
2016-09-08 23:23:33 +02:00
|
|
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
2013-03-13 23:39:11 +01:00
|
|
|
BuildRequires: pkgconfig(smbclient)
|
2011-04-21 17:25:25 +02:00
|
|
|
Recommends: %{name}-lang
|
2008-03-26 16:13:57 +01:00
|
|
|
Recommends: gvfs-backends
|
2008-03-21 02:56:41 +01:00
|
|
|
Recommends: gvfs-common
|
2008-03-26 16:13:57 +01:00
|
|
|
Recommends: gvfs-fuse
|
2017-09-06 21:38:37 +02:00
|
|
|
%glib2_gio_module_requires
|
|
|
|
%{?systemd_requires}
|
|
|
|
%if !0%{?is_opensuse}
|
|
|
|
# needed for patches 5 and 6
|
|
|
|
BuildRequires: autoconf
|
|
|
|
%endif
|
|
|
|
%if %{with_cdda}
|
|
|
|
BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2
|
|
|
|
%endif
|
|
|
|
%if !%{with_udisks2}
|
|
|
|
BuildRequires: libgdu-devel
|
|
|
|
%endif
|
|
|
|
%if !0%{?is_opensuse}
|
|
|
|
BuildRequires: translation-update-upstream
|
|
|
|
%endif
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
BuildRequires: pkgconfig(libnfs) >= 1.9.8
|
|
|
|
%endif
|
|
|
|
%if %{with_udisks2}
|
|
|
|
BuildRequires: pkgconfig(udisks2) >= 1.97
|
|
|
|
%endif
|
2016-09-08 23:23:33 +02:00
|
|
|
%if !0%{?is_opensuse}
|
2014-04-03 22:46:05 +02:00
|
|
|
# The library gvfscommon was converted to a private library and is not used outside of gvfs
|
|
|
|
Obsoletes: libgvfscommon0 <= %{version}
|
2016-09-08 23:23:33 +02:00
|
|
|
%endif
|
2008-01-28 04:35:08 +01:00
|
|
|
|
|
|
|
%description
|
2017-09-11 18:31:27 +02:00
|
|
|
gvfs GNOME's userspace virtual filesystem designed to work with the
|
|
|
|
I/O abstraction of GIO, a library available with GLib. gvfs installs
|
|
|
|
several modules that are automatically used by applications using the
|
|
|
|
APIs of libgio. There is also FUSE support that allows applications
|
|
|
|
not using GIO to access the GVfs filesystems.
|
2008-01-28 04:35:08 +01:00
|
|
|
|
2010-07-21 15:29:23 +02:00
|
|
|
%package backend-afc
|
|
|
|
Summary: VFS functionality for GLib -- iPod / iPhone Support
|
2011-12-21 05:32:04 +01:00
|
|
|
License: LGPL-2.0+
|
2010-07-21 15:29:23 +02:00
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Requires: %{name} = %{version}
|
2017-09-26 11:59:21 +02:00
|
|
|
Supplements: packageand(%{name}:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/llibimobiledevice.so)))
|
2010-07-21 15:29:23 +02:00
|
|
|
|
|
|
|
%description backend-afc
|
|
|
|
This package provides a gvfs backend that supports iPod / iPhone devices.
|
|
|
|
|
2016-02-20 12:51:14 +01:00
|
|
|
%package backend-samba
|
|
|
|
Summary: VFS functionality for GLib -- Samba Support
|
|
|
|
License: LGPL-2.0+
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
Requires: %{name}-backends = %{version}
|
2016-07-22 15:03:20 +02:00
|
|
|
Supplements: packageand(%{name}:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libsmbclient.so)))
|
2016-07-08 17:37:15 +02:00
|
|
|
%glib2_gsettings_schema_requires
|
2016-02-20 12:51:14 +01:00
|
|
|
|
|
|
|
%description backend-samba
|
|
|
|
This package provides a gvfs backend that supports Samba.
|
|
|
|
|
2008-03-21 02:56:41 +01:00
|
|
|
%package backends
|
|
|
|
Summary: VFS functionality for GLib
|
2017-09-06 21:38:37 +02:00
|
|
|
License: LGPL-2.0+ AND GPL-3.0
|
2008-03-21 02:56:41 +01:00
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Requires: %{name} = %{version}
|
2017-09-06 21:38:37 +02:00
|
|
|
%glib2_gsettings_schema_requires
|
2012-04-01 11:47:15 +02:00
|
|
|
%if %{with_udisks2}
|
|
|
|
Recommends: udisks2
|
|
|
|
%endif
|
2008-03-21 02:56:41 +01:00
|
|
|
|
|
|
|
%description backends
|
|
|
|
VFS functionality for GLib.
|
2016-09-08 23:23:33 +02:00
|
|
|
This package contains all necessary backend files and libraries.
|
2008-03-21 02:56:41 +01:00
|
|
|
|
|
|
|
%package fuse
|
|
|
|
Summary: VFS functionality for GLib
|
2011-12-21 05:32:04 +01:00
|
|
|
License: LGPL-2.0+
|
2008-03-21 02:56:41 +01:00
|
|
|
Group: System/Filesystems
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
Requires: fuse
|
|
|
|
|
|
|
|
%description fuse
|
2017-09-11 18:31:27 +02:00
|
|
|
gvfs GNOME's userspace virtual filesystem designed to work with the
|
|
|
|
I/O abstraction of GIO, a library available with GLib. gvfs installs
|
|
|
|
several modules that are automatically used by applications using the
|
|
|
|
APIs of libgio.
|
|
|
|
|
|
|
|
This package contains FUSE support that allows applications
|
|
|
|
not using GIO to access the GVfs filesystems.
|
2008-03-21 02:56:41 +01:00
|
|
|
|
2008-01-28 04:35:08 +01:00
|
|
|
%package devel
|
2017-09-11 18:31:27 +02:00
|
|
|
Summary: Development files for the GNOME Virtual file system
|
2011-12-21 05:32:04 +01:00
|
|
|
License: LGPL-2.0+
|
2008-01-28 04:35:08 +01:00
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description devel
|
2017-09-11 18:31:27 +02:00
|
|
|
gvfs GNOME's userspace virtual filesystem designed to work with the
|
|
|
|
I/O abstraction of GIO, a library available with GLib. gvfs installs
|
|
|
|
several modules that are automatically used by applications using the
|
|
|
|
APIs of libgio.
|
|
|
|
|
|
|
|
This subpackage contains libraries and header files for developing
|
|
|
|
gvfs plugins.
|
2008-01-28 04:35:08 +01:00
|
|
|
|
|
|
|
%lang_package
|
2017-09-06 21:38:37 +02:00
|
|
|
|
2008-01-28 04:35:08 +01:00
|
|
|
%prep
|
2009-09-04 01:24:37 +02:00
|
|
|
%setup -q
|
2016-09-08 23:23:33 +02:00
|
|
|
%if !0%{?is_opensuse}
|
2009-03-11 18:43:48 +01:00
|
|
|
translation-update-upstream
|
2015-10-28 16:43:54 +01:00
|
|
|
%patch5 -p1
|
|
|
|
%patch6 -p1
|
2016-09-08 23:23:33 +02:00
|
|
|
%endif
|
2011-04-21 17:25:25 +02:00
|
|
|
|
|
|
|
%build
|
2016-09-08 23:23:33 +02:00
|
|
|
%if !0%{?is_opensuse}
|
2015-10-28 16:43:54 +01:00
|
|
|
# needed for patches 5 and 6
|
|
|
|
autoreconf
|
2016-09-08 23:23:33 +02:00
|
|
|
%endif
|
2008-01-28 04:35:08 +01:00
|
|
|
%configure \
|
2010-02-11 19:44:12 +01:00
|
|
|
--libexecdir=%{_libexecdir}/%{name} \
|
2012-02-08 11:57:18 +01:00
|
|
|
%if %{with_udisks2}
|
|
|
|
--enable-udisks2 \
|
|
|
|
--disable-gdu \
|
|
|
|
%else
|
|
|
|
--disable-udisks2 \
|
|
|
|
--enable-gdu \
|
|
|
|
%endif
|
2009-02-07 01:53:10 +01:00
|
|
|
--disable-static
|
2017-09-11 18:31:27 +02:00
|
|
|
make %{?_smp_mflags}
|
2008-01-28 04:35:08 +01:00
|
|
|
|
|
|
|
%install
|
2012-09-07 19:06:37 +02:00
|
|
|
%make_install
|
2013-03-13 23:39:11 +01:00
|
|
|
find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
|
2008-01-28 04:35:08 +01:00
|
|
|
%find_lang %{name}
|
|
|
|
|
2010-02-11 19:44:12 +01:00
|
|
|
%post
|
2010-08-10 00:37:49 +02:00
|
|
|
%glib2_gio_module_post
|
2010-02-11 19:44:12 +01:00
|
|
|
|
2016-09-08 23:23:33 +02:00
|
|
|
%post fuse
|
|
|
|
%tmpfiles_create %{_libexecdir}/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
|
|
|
|
|
2010-02-11 19:44:12 +01:00
|
|
|
%postun
|
2010-08-10 00:37:49 +02:00
|
|
|
%glib2_gio_module_postun
|
2010-02-11 19:44:12 +01:00
|
|
|
|
2008-01-28 04:35:08 +01:00
|
|
|
%files
|
|
|
|
%defattr(-, root, root)
|
2016-02-19 15:55:38 +01:00
|
|
|
%doc AUTHORS NEWS README
|
2012-09-07 19:28:45 +02:00
|
|
|
%{_bindir}/gvfs-*
|
2009-12-24 16:29:42 +01:00
|
|
|
%dir %{_datadir}/%{name}
|
|
|
|
%dir %{_datadir}/%{name}/mounts
|
|
|
|
%dir %{_datadir}/%{name}/remote-volume-monitors
|
2008-04-09 21:54:10 +02:00
|
|
|
%{_libdir}/gio/modules/*.so
|
2014-04-03 22:46:05 +02:00
|
|
|
%dir %{_libdir}/gvfs
|
|
|
|
%{_libdir}/gvfs/libgvfscommon.so
|
|
|
|
%{_libdir}/gvfs/libgvfsdaemon.so
|
2010-02-11 19:44:12 +01:00
|
|
|
%dir %{_libexecdir}/%{name}
|
|
|
|
%{_libexecdir}/%{name}/gvfsd
|
2015-10-26 11:38:20 +01:00
|
|
|
%{_datadir}/dbus-1/services/org.gtk.vfs.Daemon.service
|
2011-03-14 21:50:51 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-metadata
|
2015-10-26 11:38:20 +01:00
|
|
|
%{_datadir}/dbus-1/services/org.gtk.vfs.Metadata.service
|
2012-09-07 19:28:45 +02:00
|
|
|
%{_mandir}/man1/gvfs-*.1%{?ext_man}
|
|
|
|
%{_mandir}/man1/gvfsd.1%{?ext_man}
|
|
|
|
%{_mandir}/man1/gvfsd-metadata.1%{?ext_man}
|
2012-09-07 19:06:37 +02:00
|
|
|
%{_mandir}/man7/gvfs.7%{?ext_man}
|
2016-03-02 11:26:59 +01:00
|
|
|
%{_userunitdir}/gvfs-daemon.service
|
|
|
|
%{_userunitdir}/gvfs-metadata.service
|
2008-01-28 04:35:08 +01:00
|
|
|
|
2008-03-21 02:56:41 +01:00
|
|
|
%files fuse
|
|
|
|
%defattr(-, root, root)
|
2012-09-07 19:06:37 +02:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-fuse
|
2013-03-13 23:39:11 +01:00
|
|
|
%dir %{_libexecdir}/tmpfiles.d
|
|
|
|
%{_libexecdir}/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
|
2012-09-07 19:28:45 +02:00
|
|
|
%{_mandir}/man1/gvfsd-fuse.1%{?ext_man}
|
2008-03-21 02:56:41 +01:00
|
|
|
|
2010-07-21 15:29:23 +02:00
|
|
|
%files backend-afc
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_libexecdir}/%{name}/gvfs-afc-volume-monitor
|
2015-09-17 15:05:49 +02:00
|
|
|
%{_datadir}/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service
|
2016-03-02 11:26:59 +01:00
|
|
|
%{_userunitdir}/gvfs-afc-volume-monitor.service
|
2010-07-21 15:29:23 +02:00
|
|
|
%{_datadir}/%{name}/remote-volume-monitors/afc.monitor
|
|
|
|
%{_libexecdir}/%{name}/gvfsd-afc
|
|
|
|
%{_datadir}/%{name}/mounts/afc.mount
|
|
|
|
|
2016-02-20 12:51:14 +01:00
|
|
|
%files backend-samba
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_libexecdir}/%{name}/gvfsd-smb
|
|
|
|
%{_datadir}/%{name}/mounts/smb.mount
|
|
|
|
%{_libexecdir}/%{name}/gvfsd-smb-browse
|
|
|
|
%{_datadir}/%{name}/mounts/smb-browse.mount
|
|
|
|
# GSettings schemas & conversion data
|
|
|
|
# Those schemas are used gvfsd-smb
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
|
|
|
|
%{_datadir}/GConf/gsettings/gvfs-smb.convert
|
|
|
|
|
2008-03-21 02:56:41 +01:00
|
|
|
%files backends
|
|
|
|
%defattr(-, root, root)
|
2012-03-28 11:43:08 +02:00
|
|
|
%if %{with_udisks2}
|
2012-05-16 09:24:49 +02:00
|
|
|
%doc monitor/udisks2/what-is-shown.txt
|
2015-09-17 15:05:49 +02:00
|
|
|
%{_datadir}/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service
|
2012-03-28 11:43:08 +02:00
|
|
|
%{_datadir}/%{name}/remote-volume-monitors/udisks2.monitor
|
|
|
|
%{_libexecdir}/%{name}/gvfs-udisks2-volume-monitor
|
2016-03-02 11:26:59 +01:00
|
|
|
%{_userunitdir}/gvfs-udisks2-volume-monitor.service
|
2012-03-28 22:51:33 +02:00
|
|
|
%else
|
|
|
|
%{_libexecdir}/%{name}/gvfs-gdu-volume-monitor
|
|
|
|
%{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service
|
|
|
|
%{_datadir}/%{name}/remote-volume-monitors/gdu.monitor
|
2012-03-28 11:43:08 +02:00
|
|
|
%endif
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor
|
2016-03-02 11:26:59 +01:00
|
|
|
%{_userunitdir}/gvfs-gphoto2-volume-monitor.service
|
2015-09-17 15:05:49 +02:00
|
|
|
%{_datadir}/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/remote-volume-monitors/gphoto2.monitor
|
2016-09-08 23:23:33 +02:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-admin
|
|
|
|
%{_datadir}/%{name}/mounts/admin.mount
|
|
|
|
%{_datadir}/polkit-1/actions/org.gtk.vfs.file-operations.policy
|
|
|
|
%{_datadir}/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
|
2011-09-02 02:10:13 +02:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-afp
|
|
|
|
%{_datadir}/%{name}/mounts/afp.mount
|
|
|
|
%{_libexecdir}/%{name}/gvfsd-afp-browse
|
|
|
|
%{_datadir}/%{name}/mounts/afp-browse.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-archive
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/archive.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-burn
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/burn.mount
|
2012-05-25 11:27:42 +02:00
|
|
|
%if %{with_cdda}
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-cdda
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/cdda.mount
|
2012-05-25 11:27:42 +02:00
|
|
|
%endif
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-computer
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/computer.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-dav
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/dav.mount
|
|
|
|
%{_datadir}/%{name}/mounts/dav+sd.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-dnssd
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/dns-sd.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-ftp
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/ftp.mount
|
2015-09-04 13:32:10 +02:00
|
|
|
%{_datadir}/%{name}/mounts/ftps.mount
|
2015-09-17 15:05:49 +02:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-google
|
|
|
|
%{_datadir}/%{name}/mounts/google.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-gphoto2
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/gphoto2.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-http
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/http.mount
|
2013-03-13 23:39:11 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfs-goa-volume-monitor
|
2016-03-02 11:26:59 +01:00
|
|
|
%{_userunitdir}/gvfs-goa-volume-monitor.service
|
2013-03-13 23:39:11 +01:00
|
|
|
%{_datadir}/%{name}/remote-volume-monitors/goa.monitor
|
2015-09-17 15:05:49 +02:00
|
|
|
%{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-localtest
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/localtest.mount
|
2013-03-13 23:39:11 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-mtp
|
|
|
|
%{_libexecdir}/%{name}/gvfs-mtp-volume-monitor
|
2016-03-02 11:26:59 +01:00
|
|
|
%{_userunitdir}/gvfs-mtp-volume-monitor.service
|
2013-03-13 23:39:11 +01:00
|
|
|
%{_datadir}/%{name}/remote-volume-monitors/mtp.monitor
|
2015-09-17 15:05:49 +02:00
|
|
|
%{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service
|
2013-03-13 23:39:11 +01:00
|
|
|
%{_datadir}/%{name}/mounts/mtp.mount
|
2016-09-08 23:23:33 +02:00
|
|
|
%if !0%{?is_opensuse}
|
2015-10-28 16:43:54 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-nds
|
|
|
|
%{_datadir}/%{name}/mounts/nds.mount
|
2016-09-08 23:23:33 +02:00
|
|
|
%endif
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-network
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/network.mount
|
2016-05-10 21:25:25 +02:00
|
|
|
%if 0%{?is_opensuse}
|
2017-10-31 16:18:12 +01:00
|
|
|
# allow priv ports for mounting nfs . Otherwise the nfs-service requires insecure
|
|
|
|
%caps(cap_net_bind_service=+ep) %{_libexecdir}/%{name}/gvfsd-nfs
|
2016-05-02 14:35:46 +02:00
|
|
|
%{_datadir}/%{name}/mounts/nfs.mount
|
2016-05-10 21:25:25 +02:00
|
|
|
%endif
|
2016-09-08 23:23:33 +02:00
|
|
|
%if !0%{?is_opensuse}
|
2015-10-28 16:43:54 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-nvvfs
|
|
|
|
%{_datadir}/%{name}/mounts/nvvfs.mount
|
2016-09-08 23:23:33 +02:00
|
|
|
%endif
|
2012-09-07 19:06:37 +02:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-recent
|
|
|
|
%{_datadir}/%{name}/mounts/recent.mount
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-sftp
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/sftp.mount
|
2010-12-06 16:11:01 +01:00
|
|
|
# gvfsd-trash is GPLv3 because of trashlib.
|
2010-02-11 19:44:12 +01:00
|
|
|
%{_libexecdir}/%{name}/gvfsd-trash
|
2009-12-24 16:29:42 +01:00
|
|
|
%{_datadir}/%{name}/mounts/trash.mount
|
2011-04-21 17:25:25 +02:00
|
|
|
# GSettings schemas & conversion data
|
2016-02-20 12:51:14 +01:00
|
|
|
# Those schemas are used by gvfsd-network
|
2011-04-21 17:25:25 +02:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
|
|
|
|
%dir %{_datadir}/GConf
|
|
|
|
%dir %{_datadir}/GConf/gsettings
|
|
|
|
%{_datadir}/GConf/gsettings/gvfs-dns-sd.convert
|
2008-03-21 02:56:41 +01:00
|
|
|
|
2008-01-28 04:35:08 +01:00
|
|
|
%files devel
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_includedir}/gvfs-client
|
|
|
|
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
|
|
|
%changelog
|