diff --git a/gvfs-1.26.3.tar.xz b/gvfs-1.26.3.tar.xz deleted file mode 100644 index b926535..0000000 --- a/gvfs-1.26.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a70f75fa60d66f3f478c0c8aec43d0e43455a8cc75a4dfa8029e51c816401b4a -size 1682264 diff --git a/gvfs-1.28.0.tar.xz b/gvfs-1.28.0.tar.xz new file mode 100644 index 0000000..ef7e502 --- /dev/null +++ b/gvfs-1.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf72fc0adf0ca702ead5b3fab3c1fa46b09678eb7c1290de7e30bb7cbaf5f704 +size 1688520 diff --git a/gvfs.changes b/gvfs.changes index ad7724e..2c06407 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,70 @@ +------------------------------------------------------------------- +Mon Mar 21 20:17:53 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.28.0: + + afc: Several fixes for recent iOS versions. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 15 10:48:00 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.27.92: + + fuse: Avoid crashes when exiting. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 29 20:27:47 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.27.91: + + udisks2: Send unmount notification only once when stopping. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 19 08:58:19 UTC 2016 - zaitor@opensuse.org + +- Split out samba backend in own subpackage, make samba removable. +- Drop superfluous libsmbclient-devel BuildRequires as we already + have pkgconfig(smbclient) BuildRequires that covers it. + +------------------------------------------------------------------- +Fri Feb 19 01:27:57 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.27.90: + + udisks2: Avoid crashes during unmount. + + ftp: Fix cache invalidation after writing. + + network: Fix crashes when mount failed. + + mtp: Allow reading on more devices. + + Several smaller bugfixes. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 19 01:27:04 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.27.4: + + dns-sd: Add support for nfs shares. + + Do not print anything from daemons unless debug mode is + enabled. + + Several other logging improvements. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 19 01:27:03 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.27.3: + + sftp: + - Fail cancelled jobs. + - Handle "Too many authentication failures" error. + + metadata: Avoid endless recursion when copying meta files. + + mtp: Use phone icon for MTP devices. + + udisks2: Do not show notification if unmount failed. + + completion: Allow bash completion for gvfs-mount. + + http: Return error if seek was not successful. + + Several smaller bugfixes. + + Updated translations. +- Add disabled pkgconfig(libnfs) BuildRequires, needed for nfs + backedend, but the needed underlying libs is not available for + openSUSE yet. + ------------------------------------------------------------------- Thu Feb 18 13:22:35 UTC 2016 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index d8785d4..73a7186 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.26.3 +Version: 1.28.0 Release: 0 Summary: VFS functionality for GLib License: LGPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/gvfs/1.26/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.28/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FEATURE-SLE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin Patch5: gvfs-nvvfs.patch @@ -48,7 +48,6 @@ BuildRequires: libgdu-devel %endif BuildRequires: libgphoto2-devel BuildRequires: libimobiledevice-devel >= 1.1.5 -BuildRequires: libsmbclient-devel BuildRequires: libsoup-devel >= 2.34.0 BuildRequires: libtool BuildRequires: pkg-config @@ -65,6 +64,8 @@ BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libgdata) >= 0.17.3 BuildRequires: pkgconfig(libmtp) >= 1.1.5 +# FIXME - Add disabled as we do not have this in openSUSE yet. +# BuildRequires: pkgconfig(libnfs) BuildRequires: pkgconfig(libsecret-unstable) BuildRequires: pkgconfig(libsystemd-login) >= 44 BuildRequires: pkgconfig(smbclient) @@ -92,6 +93,17 @@ Requires: %{name} = %{version} %description backend-afc This package provides a gvfs backend that supports iPod / iPhone devices. +%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} +Supplements: packageand(%{name}:%(rpm -q --qf "%%{name}" --whatprovides libsmbclient) + +%description backend-samba +This package provides a gvfs backend that supports Samba. + %package backends Summary: VFS functionality for GLib License: LGPL-2.0+ and GPL-3.0 @@ -169,7 +181,7 @@ rm -rf %{buildroot} %files %defattr(-, root, root) -%doc AUTHORS NEWS README TODO +%doc AUTHORS NEWS README %{_bindir}/gvfs-* %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/mounts @@ -190,10 +202,8 @@ rm -rf %{buildroot} %{_mandir}/man1/gvfsd.1%{?ext_man} %{_mandir}/man1/gvfsd-metadata.1%{?ext_man} %{_mandir}/man7/gvfs.7%{?ext_man} -%dir %{_libexecdir}/systemd -%dir %{_libexecdir}/systemd/user -%{_libexecdir}/systemd/user/gvfs-daemon.service -%{_libexecdir}/systemd/user/gvfs-metadata.service +%{_userunitdir}/gvfs-daemon.service +%{_userunitdir}/gvfs-metadata.service %files fuse %defattr(-, root, root) @@ -206,11 +216,22 @@ rm -rf %{buildroot} %defattr(-, root, root) %{_libexecdir}/%{name}/gvfs-afc-volume-monitor %{_datadir}/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service -%{_libexecdir}/systemd/user/gvfs-afc-volume-monitor.service +%{_userunitdir}/gvfs-afc-volume-monitor.service %{_datadir}/%{name}/remote-volume-monitors/afc.monitor %{_libexecdir}/%{name}/gvfsd-afc %{_datadir}/%{name}/mounts/afc.mount +%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 + %files backends %defattr(-, root, root) %if %{with_udisks2} @@ -218,14 +239,14 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service %{_datadir}/%{name}/remote-volume-monitors/udisks2.monitor %{_libexecdir}/%{name}/gvfs-udisks2-volume-monitor -%{_libexecdir}/systemd/user/gvfs-udisks2-volume-monitor.service +%{_userunitdir}/gvfs-udisks2-volume-monitor.service %else %{_libexecdir}/%{name}/gvfs-gdu-volume-monitor %{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service %{_datadir}/%{name}/remote-volume-monitors/gdu.monitor %endif %{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor -%{_libexecdir}/systemd/user/gvfs-gphoto2-volume-monitor.service +%{_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-afp @@ -257,14 +278,14 @@ rm -rf %{buildroot} %{_libexecdir}/%{name}/gvfsd-http %{_datadir}/%{name}/mounts/http.mount %{_libexecdir}/%{name}/gvfs-goa-volume-monitor -%{_libexecdir}/systemd/user/gvfs-goa-volume-monitor.service +%{_userunitdir}/gvfs-goa-volume-monitor.service %{_datadir}/%{name}/remote-volume-monitors/goa.monitor %{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service %{_libexecdir}/%{name}/gvfsd-localtest %{_datadir}/%{name}/mounts/localtest.mount %{_libexecdir}/%{name}/gvfsd-mtp %{_libexecdir}/%{name}/gvfs-mtp-volume-monitor -%{_libexecdir}/systemd/user/gvfs-mtp-volume-monitor.service +%{_userunitdir}/gvfs-mtp-volume-monitor.service %{_datadir}/%{name}/remote-volume-monitors/mtp.monitor %{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service %{_datadir}/%{name}/mounts/mtp.mount @@ -278,22 +299,16 @@ rm -rf %{buildroot} %{_datadir}/%{name}/mounts/recent.mount %{_libexecdir}/%{name}/gvfsd-sftp %{_datadir}/%{name}/mounts/sftp.mount -%{_libexecdir}/%{name}/gvfsd-smb -%{_datadir}/%{name}/mounts/smb.mount -%{_libexecdir}/%{name}/gvfsd-smb-browse -%{_datadir}/%{name}/mounts/smb-browse.mount # gvfsd-trash is GPLv3 because of trashlib. %{_libexecdir}/%{name}/gvfsd-trash %{_datadir}/%{name}/mounts/trash.mount # GSettings schemas & conversion data -# Those schemas are used by gvfsd-network & gvfsd-smb +# Those schemas are used by gvfsd-network %{_datadir}/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml -%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml %dir %{_datadir}/GConf %dir %{_datadir}/GConf/gsettings %{_datadir}/GConf/gsettings/gvfs-dns-sd.convert -%{_datadir}/GConf/gsettings/gvfs-smb.convert %files devel %defattr(-, root, root)