From a492ea1b9db5e23408b8c9e076a5e2ace8ad8fc35b691c3841eb361cd19625e5 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 15 Nov 2011 09:46:41 +0000 Subject: [PATCH 1/4] Accepting request 91075 from home:dimstar:GNOME:Next Pushing current Gnome 3.3 work to G:F... some work might be lumpy... OBS-URL: https://build.opensuse.org/request/show/91075 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=124 --- gvfs-1.10.1.tar.bz2 | 3 --- gvfs-1.11.0.tar.bz2 | 3 +++ gvfs-nvvfs.patch | 2 +- gvfs.changes | 15 +++++++++++++++ gvfs.spec | 4 ++-- 5 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 gvfs-1.10.1.tar.bz2 create mode 100644 gvfs-1.11.0.tar.bz2 diff --git a/gvfs-1.10.1.tar.bz2 b/gvfs-1.10.1.tar.bz2 deleted file mode 100644 index ca1953b..0000000 --- a/gvfs-1.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:417a15e53fc20c2e1a1de5ea5903430b0ac2e98178d2fcbcfc8fba3082e801ea -size 1567473 diff --git a/gvfs-1.11.0.tar.bz2 b/gvfs-1.11.0.tar.bz2 new file mode 100644 index 0000000..a8da6b6 --- /dev/null +++ b/gvfs-1.11.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7010d493ab8690fbb3de944be48c17eefe645cb4b4f46020f1f0999d6c76a7fe +size 1571130 diff --git a/gvfs-nvvfs.patch b/gvfs-nvvfs.patch index e6b897d..b5a79f2 100644 --- a/gvfs-nvvfs.patch +++ b/gvfs-nvvfs.patch @@ -42,7 +42,7 @@ Index: gvfs-1.5.1/daemon/gvfsbackendnvvfs.c +#include +#include +#include -+#include ++#include + +#include "gvfsbackendnvvfs.h" +#include "gvfsmonitor.h" diff --git a/gvfs.changes b/gvfs.changes index f319356..40db940 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Oct 28 07:41:25 UTC 2011 - dimstar@opensuse.org + +- Update to version 1.11.0: + + volume monitors: + - Keep remote volume monitor proxies alive forever + - Support get_sort_key() in out-of-process volume monitors and + gvfs-mount(1) + + daemon: Grab a pointer to the GvfsBackend before unref'ing a + job source, preventing a crash + + build: Purge hardcoded -DG_DISABLE_DEPRECATED + + Adapt to GLib 2.31.0 deprecations and new API + + Updated translations. +- Rebase gvfs-nvvfs.patch: only glib.h can be included directly. + ------------------------------------------------------------------- Mon Oct 17 20:25:38 CEST 2011 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index faf2f34..d73a085 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -18,14 +18,14 @@ Name: gvfs -Version: 1.10.1 +Version: 1.11.0 Release: 1 # FIXME: add libbluray BuildRequires once available (fate#312440) License: LGPLv2.0+ Summary: VFS functionality for GLib Url: http://www.gnome.org Group: Development/Libraries/C and C++ -Source0: http://download.gnome.org/sources/gvfs/1.10/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gvfs/1.11/%{name}-%{version}.tar.bz2 Source99: baselibs.conf # PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin Patch5: gvfs-nvvfs.patch From 8cac511b56846a91b8ee67aad0dc1e51634b41947ddcaef60ca453a0fb583c63 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 15 Nov 2011 09:48:26 +0000 Subject: [PATCH 2/4] Accepting request 91452 from home:vuntz:branches:GNOME:Factory Minor wording change OBS-URL: https://build.opensuse.org/request/show/91452 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=125 --- gvfs.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gvfs.changes b/gvfs.changes index 40db940..fb0ff80 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -11,7 +11,7 @@ Fri Oct 28 07:41:25 UTC 2011 - dimstar@opensuse.org + build: Purge hardcoded -DG_DISABLE_DEPRECATED + Adapt to GLib 2.31.0 deprecations and new API + Updated translations. -- Rebase gvfs-nvvfs.patch: only glib.h can be included directly. +- Update gvfs-nvvfs.patch: only glib.h can be included directly. ------------------------------------------------------------------- Mon Oct 17 20:25:38 CEST 2011 - dimstar@opensuse.org From 7db1f315db707a753cd93bc8c37a186b4a607273f002af59234918ce6bb1b8a2 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 18 Nov 2011 20:17:57 +0000 Subject: [PATCH 3/4] Accepting request 92037 from home:dimstar:branches:GNOME:Factory we know how to read blurays OBS-URL: https://build.opensuse.org/request/show/92037 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=126 --- gvfs.changes | 6 ++++++ gvfs.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gvfs.changes b/gvfs.changes index fb0ff80..7d50ffe 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 17 16:42:06 UTC 2011 - dimstar@opensuse.org + +- Add pkgconfig(libbluray) BuildRequires. The newly available + library eases access to Blu-Ray disks. + ------------------------------------------------------------------- Fri Oct 28 07:41:25 UTC 2011 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index d73a085..72c6b9c 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -34,7 +34,7 @@ Patch6: gvfs-nds.patch BuildRequires: bluez-devel BuildRequires: dbus-1-glib-devel BuildRequires: fuse-devel -BuildRequires: glib2-devel >= 2.29.14 +BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool BuildRequires: libarchive-devel BuildRequires: libavahi-glib-devel @@ -51,6 +51,7 @@ BuildRequires: libsoup-devel BuildRequires: libtool BuildRequires: pkg-config BuildRequires: translation-update-upstream +BuildRequires: pkgconfig(libbluray) Requires: libgvfscommon0 = %{version} Recommends: %{name}-lang Recommends: gvfs-backends From 955de3074238e702068213263fd07d1d8dd22c938baf0acd47dee042bf0b5a43 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Dec 2011 04:32:04 +0000 Subject: [PATCH 4/4] Accepting request 97293 from home:vuntz:branches:GNOME:Factory Update to 1.11.1 OBS-URL: https://build.opensuse.org/request/show/97293 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=127 --- gvfs-1.11.0.tar.bz2 | 3 --- gvfs-1.11.1.tar.xz | 3 +++ gvfs.changes | 15 +++++++++++++++ gvfs.spec | 24 ++++++++++++------------ 4 files changed, 30 insertions(+), 15 deletions(-) delete mode 100644 gvfs-1.11.0.tar.bz2 create mode 100644 gvfs-1.11.1.tar.xz diff --git a/gvfs-1.11.0.tar.bz2 b/gvfs-1.11.0.tar.bz2 deleted file mode 100644 index a8da6b6..0000000 --- a/gvfs-1.11.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7010d493ab8690fbb3de944be48c17eefe645cb4b4f46020f1f0999d6c76a7fe -size 1571130 diff --git a/gvfs-1.11.1.tar.xz b/gvfs-1.11.1.tar.xz new file mode 100644 index 0000000..f0bd5f8 --- /dev/null +++ b/gvfs-1.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3cb569e44c1947ffef0cd32d2f4c7c20d8785674c53c9122a9cd29e3ee3e8d9 +size 1304324 diff --git a/gvfs.changes b/gvfs.changes index 7d50ffe..1c4e248 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Dec 20 10:08:57 UTC 2011 - vuntz@opensuse.org + +- Update to version 1.11.1: + + Fixed several crashes from recent mutex API changes + + afc: + - Invert the choices order for the device passcode dialog + - Tweak the text used to report a device locked error + - Add support for iOS5 thumbnails + + http: Automatically decompress gzip'ed streams + + Updated translations. +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. + ------------------------------------------------------------------- Thu Nov 17 16:42:06 UTC 2011 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 72c6b9c..d3cc22f 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -15,17 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: gvfs -Version: 1.11.0 -Release: 1 +Version: 1.11.1 +Release: 0 # FIXME: add libbluray BuildRequires once available (fate#312440) -License: LGPLv2.0+ Summary: VFS functionality for GLib -Url: http://www.gnome.org +License: LGPL-2.0+ Group: Development/Libraries/C and C++ -Source0: http://download.gnome.org/sources/gvfs/1.11/%{name}-%{version}.tar.bz2 +Url: http://www.gnome.org +Source0: http://download.gnome.org/sources/gvfs/1.11/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin Patch5: gvfs-nvvfs.patch @@ -51,6 +49,8 @@ BuildRequires: libsoup-devel BuildRequires: libtool BuildRequires: pkg-config BuildRequires: translation-update-upstream +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz BuildRequires: pkgconfig(libbluray) Requires: libgvfscommon0 = %{version} Recommends: %{name}-lang @@ -64,8 +64,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build VFS functionality for GLib. %package -n libgvfscommon0 -License: LGPLv2.0+ Summary: VFS functionality for GLib +License: LGPL-2.0+ Group: Development/Libraries/C and C++ Requires: %{name} >= %{version} @@ -73,8 +73,8 @@ Requires: %{name} >= %{version} VFS functionality for GLib. %package backend-afc -License: LGPLv2.0+ Summary: VFS functionality for GLib -- iPod / iPhone Support +License: LGPL-2.0+ Group: Development/Libraries/C and C++ Requires: %{name} = %{version} @@ -82,8 +82,8 @@ Requires: %{name} = %{version} This package provides a gvfs backend that supports iPod / iPhone devices. %package backends -License: LGPLv2.0+ ; GPLv3 Summary: VFS functionality for GLib +License: LGPL-2.0+ ; GPL-3.0 Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Recommends: gvfs-backend-afc @@ -94,8 +94,8 @@ Recommends: obex-data-server VFS functionality for GLib. %package fuse -License: LGPLv2.0+ Summary: VFS functionality for GLib +License: LGPL-2.0+ Group: System/Filesystems Requires: %{name} = %{version} Requires: fuse @@ -104,8 +104,8 @@ Requires: fuse VFS functionality for GLib. %package devel -License: LGPLv2.0+ Summary: VFS functionality for GLib +License: LGPL-2.0+ Group: Development/Libraries/C and C++ Requires: %{name} = %{version}