From 12d6d3037a9a1a9258bc5f658bbbe5872b261d5d241d121dbb8e9ad40a140852 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:44:21 +0000 Subject: [PATCH 1/5] Accepting request 519425 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519425 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=274 --- gvfs-1.32.1.tar.xz | 3 --- gvfs-1.33.91.tar.xz | 3 +++ gvfs.changes | 54 +++++++++++++++++++++++++++++++++++++++++++++ gvfs.spec | 17 ++------------ 4 files changed, 59 insertions(+), 18 deletions(-) delete mode 100644 gvfs-1.32.1.tar.xz create mode 100644 gvfs-1.33.91.tar.xz diff --git a/gvfs-1.32.1.tar.xz b/gvfs-1.32.1.tar.xz deleted file mode 100644 index c915ea5..0000000 --- a/gvfs-1.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0b6c9edab09d52472355657a2f0a14831b2e6c58caba395f721ab683f836ade -size 1813212 diff --git a/gvfs-1.33.91.tar.xz b/gvfs-1.33.91.tar.xz new file mode 100644 index 0000000..c9cd800 --- /dev/null +++ b/gvfs-1.33.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec848d0b290b93bdf902f2b91032d608b5287adb423978120bc5f2dcf8f3b45f +size 1832372 diff --git a/gvfs.changes b/gvfs.changes index bdcaa3a..5fd0495 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Mon Aug 21 20:05:20 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.33.91: + + daemon: Avoid overflowing when querying for filesystem info. + + proxy: Fix shadow mount handling for equal paths. + + gdaemonfile: + - Fix g_file_equal for different mount_prefix. + - Fix relative path handling. + + client: Fix crash when calculating a relative path. + + channel: Set sockets as nonblocking to prevent deadlocks when + copying. + + google: Report FS total size and free space. + + Several smaller bugfixes. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 7 12:10:51 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.33.90: + + admin: Require mounting for each client explicitly. + + dav: Fix DAV implementation stripping spaces. + + gdaemonfileenumerator: Fix crashes in synchronous enumerator + code. + + goa: Fix password-based authentication. + + Updated translations. + +------------------------------------------------------------------- +Tue Jun 20 08:42:54 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.33.3: + + Do not send user invisible mounts in order to speed up + g_volume_monitor_get. + + mtp: Remove avoidance of file push for big files for better + performance. + + Various build fixes and cleanups. + + Port several parts to GTask. + + Several smaller bugfixes. + + Updated translations. + +------------------------------------------------------------------- +Sat May 20 21:47:25 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.33.1: + + Port several parts to GTask. + + recent: Port from GtkRecentManager to GBookmarkFile (drop + GTK+ dependency). + + sftp: Handle SecurID password prompt. + + Several smaller bugfixes. +- Drop pkgconfig(gtk+-3.0) BuildRequires: No longer needed. +- Drop no longer needed post(un) handling of glib2_gsettings_schema + for backends and backend-samba, file-triggers takes care of this + now. + ------------------------------------------------------------------- Fri May 5 10:00:59 UTC 2017 - zaitor@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 246aab3..c99ec73 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.32.1 +Version: 1.33.91 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.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gvfs/1.33/%{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 @@ -63,7 +63,6 @@ BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.51.0 BuildRequires: pkgconfig(goa-1.0) >= 3.17.1 BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(gtk+-3.0) => 3.0 BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libcap) @@ -194,18 +193,6 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %postun %glib2_gio_module_postun -%post backends -%glib2_gsettings_schema_post - -%postun backends -%glib2_gsettings_schema_postun - -%post backend-samba -%glib2_gsettings_schema_post - -%postun backend-samba -%glib2_gsettings_schema_postun - %files %defattr(-, root, root) %doc AUTHORS NEWS README From 148b2e807c41072b4f6e265ccb1057868f728ccdeccaadd4f5a67130605523f4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 4 Sep 2017 21:09:37 +0000 Subject: [PATCH 2/5] Accepting request 520883 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/520883 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=275 --- gvfs-1.33.91.tar.xz | 3 --- gvfs-1.33.92.tar.xz | 3 +++ gvfs.changes | 6 ++++++ gvfs.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gvfs-1.33.91.tar.xz create mode 100644 gvfs-1.33.92.tar.xz diff --git a/gvfs-1.33.91.tar.xz b/gvfs-1.33.91.tar.xz deleted file mode 100644 index c9cd800..0000000 --- a/gvfs-1.33.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec848d0b290b93bdf902f2b91032d608b5287adb423978120bc5f2dcf8f3b45f -size 1832372 diff --git a/gvfs-1.33.92.tar.xz b/gvfs-1.33.92.tar.xz new file mode 100644 index 0000000..653032e --- /dev/null +++ b/gvfs-1.33.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d22b3c989bbdc00f20dbd50214d371a542b77f3fe870bcb297b105d7ae6e886 +size 1832484 diff --git a/gvfs.changes b/gvfs.changes index 5fd0495..8844c47 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 4 18:44:26 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.33.92: + + Updated translations. + ------------------------------------------------------------------- Mon Aug 21 20:05:20 UTC 2017 - zaitor@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index c99ec73..a8f0986 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.33.91 +Version: 1.33.92 Release: 0 Summary: VFS functionality for GLib License: LGPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.gnome.org -Source0: https://download.gnome.org/sources/gvfs/1.33/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.33/%{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 From e9624e79c3c6ccc01d31fc0dfcda91874c7a23d528832cd40e36df41b1b3ca4f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Sep 2017 19:38:37 +0000 Subject: [PATCH 3/5] Accepting request 521640 from GNOME:Next Fix license - we have one binary GPL-3.0 part of the pool OBS-URL: https://build.opensuse.org/request/show/521640 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=276 --- gvfs.changes | 6 ++++++ gvfs.spec | 53 ++++++++++++++++++++++++++-------------------------- 2 files changed, 32 insertions(+), 27 deletions(-) diff --git a/gvfs.changes b/gvfs.changes index 8844c47..57b3674 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 6 08:40:47 UTC 2017 - dimstar@opensuse.org + +- License: LGPL-2.1+ AND GPL-3.0: gvfsd-trash links against + trashlib, which is licensed GPL-3.0. + ------------------------------------------------------------------- Mon Sep 4 18:44:26 UTC 2017 - zaitor@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index a8f0986..dce9011 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -18,12 +18,11 @@ %define with_udisks2 1 %define with_cdda 1 - Name: gvfs Version: 1.33.92 Release: 0 Summary: VFS functionality for GLib -License: LGPL-2.0+ +License: LGPL-2.0+ AND GPL-3.0 Group: Development/Libraries/C and C++ Url: http://www.gnome.org Source0: http://download.gnome.org/sources/gvfs/1.33/%{name}-%{version}.tar.xz @@ -32,30 +31,17 @@ Source99: baselibs.conf Patch5: gvfs-nvvfs.patch # PATCH-FEATURE-SLE gvfs-nds.patch ksamrat@novell.com -- Provides NDS browsing for nautilus Patch6: gvfs-nds.patch -%if !0%{?is_opensuse} -# needed for patches 5 and 6 -BuildRequires: autoconf -%endif BuildRequires: docbook-xsl-stylesheets BuildRequires: fuse-devel BuildRequires: intltool BuildRequires: libarchive-devel BuildRequires: libavahi-glib-devel -%if %{with_cdda} -BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2 -%endif BuildRequires: libgcrypt-devel -%if !%{with_udisks2} -BuildRequires: libgdu-devel -%endif BuildRequires: libgphoto2-devel BuildRequires: libimobiledevice-devel >= 1.2 BuildRequires: libsoup-devel >= 2.34.0 BuildRequires: libtool -BuildRequires: pkg-config -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif +BuildRequires: pkgconfig BuildRequires: xsltproc BuildRequires: pkgconfig(gcr-base-3) BuildRequires: pkgconfig(gio-2.0) @@ -68,28 +54,40 @@ BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libcap) BuildRequires: pkgconfig(libgdata) >= 0.17.3 BuildRequires: pkgconfig(libmtp) >= 1.1.5 -%if 0%{?is_opensuse} -BuildRequires: pkgconfig(libnfs) >= 1.9.8 -%endif BuildRequires: pkgconfig(libsecret-unstable) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libusb-1.0) >= 1.0.21 BuildRequires: pkgconfig(polkit-gobject-1) BuildRequires: pkgconfig(smbclient) -%if %{with_udisks2} -BuildRequires: pkgconfig(udisks2) >= 1.97 -%endif Recommends: %{name}-lang Recommends: gvfs-backends Recommends: gvfs-common Recommends: gvfs-fuse +%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 %if !0%{?is_opensuse} # The library gvfscommon was converted to a private library and is not used outside of gvfs Obsoletes: libgvfscommon0 <= %{version} %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%glib2_gio_module_requires -%{?systemd_requires} %description VFS functionality for GLib. @@ -118,14 +116,14 @@ This package provides a gvfs backend that supports Samba. %package backends Summary: VFS functionality for GLib -License: LGPL-2.0+ and GPL-3.0 +License: LGPL-2.0+ AND GPL-3.0 Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Recommends: gvfs-backend-afc +%glib2_gsettings_schema_requires %if %{with_udisks2} Recommends: udisks2 %endif -%glib2_gsettings_schema_requires %description backends VFS functionality for GLib. @@ -154,6 +152,7 @@ This package contains all necessary include files and libraries needed to develop applications that require these. %lang_package + %prep %setup -q %if !0%{?is_opensuse} From 76820b9db6c3e75dbb4ef3e73c245f0827d5cfa59f3077e21cc6847a44803945 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Sep 2017 16:31:27 +0000 Subject: [PATCH 4/5] Accepting request 523294 from home:jengelh:branches:GNOME:Factory - Package description updates. Enable parallel build. OBS-URL: https://build.opensuse.org/request/show/523294 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=277 --- gvfs.changes | 5 +++++ gvfs.spec | 32 ++++++++++++++++++++++---------- 2 files changed, 27 insertions(+), 10 deletions(-) diff --git a/gvfs.changes b/gvfs.changes index 57b3674..83efc2f 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 11 15:50:41 UTC 2017 - jengelh@inai.de + +- Package description updates. Enable parallel build. + ------------------------------------------------------------------- Wed Sep 6 08:40:47 UTC 2017 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index dce9011..7e7b972 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -21,7 +21,7 @@ Name: gvfs Version: 1.33.92 Release: 0 -Summary: VFS functionality for GLib +Summary: Virtual File System functionality for GLib License: LGPL-2.0+ AND GPL-3.0 Group: Development/Libraries/C and C++ Url: http://www.gnome.org @@ -90,8 +90,11 @@ Obsoletes: libgvfscommon0 <= %{version} %endif %description -VFS functionality for GLib. -This package contains all the main files. +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. %package backend-afc Summary: VFS functionality for GLib -- iPod / iPhone Support @@ -137,19 +140,28 @@ Requires: %{name} = %{version} Requires: fuse %description fuse -VFS functionality for GLib. -This package contains all necessary fuse files and libraries. +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. %package devel -Summary: VFS functionality for GLib +Summary: Development files for the GNOME Virtual file system License: LGPL-2.0+ Group: Development/Libraries/C and C++ Requires: %{name} = %{version} %description devel -VFS functionality for GLib. -This package contains all necessary include files and libraries needed -to develop applications that require these. +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. %lang_package @@ -176,7 +188,7 @@ autoreconf --enable-gdu \ %endif --disable-static -make +make %{?_smp_mflags} %install %make_install From 2a02887306c8545a72fa3890db1a02b94dd75e348feeeb861f293610c050f917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 11 Sep 2017 16:47:43 +0000 Subject: [PATCH 5/5] Accepting request 523310 from GNOME:Next Update to 3.26.0 OBS-URL: https://build.opensuse.org/request/show/523310 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=278 --- gvfs-1.33.92.tar.xz | 3 --- gvfs-1.34.0.tar.xz | 3 +++ gvfs.changes | 6 ++++++ gvfs.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gvfs-1.33.92.tar.xz create mode 100644 gvfs-1.34.0.tar.xz diff --git a/gvfs-1.33.92.tar.xz b/gvfs-1.33.92.tar.xz deleted file mode 100644 index 653032e..0000000 --- a/gvfs-1.33.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d22b3c989bbdc00f20dbd50214d371a542b77f3fe870bcb297b105d7ae6e886 -size 1832484 diff --git a/gvfs-1.34.0.tar.xz b/gvfs-1.34.0.tar.xz new file mode 100644 index 0000000..404ef02 --- /dev/null +++ b/gvfs-1.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fb4fd9a671333efc6f3c88dd5d1589481390bc3978b03b6de89599a62e015a +size 1833296 diff --git a/gvfs.changes b/gvfs.changes index 83efc2f..a00924c 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 11 16:31:55 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.34.0: + + Updated translations. + ------------------------------------------------------------------- Mon Sep 11 15:50:41 UTC 2017 - jengelh@inai.de diff --git a/gvfs.spec b/gvfs.spec index 7e7b972..bf66c64 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -19,13 +19,13 @@ %define with_udisks2 1 %define with_cdda 1 Name: gvfs -Version: 1.33.92 +Version: 1.34.0 Release: 0 Summary: Virtual File System functionality for GLib License: LGPL-2.0+ AND GPL-3.0 Group: Development/Libraries/C and C++ Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/gvfs/1.33/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.34/%{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