[gvfs] Update to 1.13.0

Tomas Bzatek tbzatek at fedoraproject.org
Wed May 2 11:23:03 UTC 2012


commit f193471ae2ea98e6506e385c0921fce95093fac0
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Wed May 2 13:22:09 2012 +0200

    Update to 1.13.0

 .gitignore                                         |    1 +
 gvfs-1.13.0-multiseat-LUKS-encryption-pass.patch   |  385 --------------------
 ...1.13.0-multiseat-dont-automount-if-shared.patch |  115 ------
 ....13.0-multiseat-dont-set-should_automount.patch |  240 ------------
 gvfs-1.13.0-multiseat-dont-show-drives.patch       |  314 ----------------
 gvfs.spec                                          |   17 +-
 sources                                            |    2 +-
 7 files changed, 7 insertions(+), 1067 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc9b8c5..b25a9b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.12.0.tar.xz
 /gvfs-1.12.1.tar.xz
 /gvfs-1.12.2.tar.xz
+/gvfs-1.13.0.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index a8dc224..6821d60 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,12 +1,12 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.12.2
+Version: 1.13.0
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 
-Source: http://download.gnome.org/sources/gvfs/1.12/gvfs-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gvfs/1.13/gvfs-%{version}.tar.xz
 BuildRequires: pkgconfig
 BuildRequires: glib2-devel >= 2.31.0
 # for post-install update-gio-modules and overall functionality
@@ -36,12 +36,6 @@ BuildRequires: libtool
 # http://bugzilla.gnome.org/show_bug.cgi?id=567235
 Patch0: gvfs-archive-integration.patch
 
-# from master
-Patch1: gvfs-1.13.0-multiseat-dont-set-should_automount.patch
-Patch2: gvfs-1.13.0-multiseat-dont-show-drives.patch
-Patch3: gvfs-1.13.0-multiseat-dont-automount-if-shared.patch
-Patch4: gvfs-1.13.0-multiseat-LUKS-encryption-pass.patch
-
 Obsoletes: gnome-mount <= 0.8
 Obsoletes: gnome-mount-nautilus-properties <= 0.8
 
@@ -155,10 +149,6 @@ to applications using gvfs.
 %prep
 %setup -q
 %patch0 -p1 -b .archive-integration
-%patch1 -p1 -b .multiseat-dont-set-should_automount
-%patch2 -p1 -b .multiseat-dont-show-drives
-%patch3 -p1 -b .multiseat-dont-automount-if-shared
-%patch4 -p1 -b .multiseat-LUKS-encryption-pass
 
 %build
 
@@ -329,6 +319,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/mounts/afp-browse.mount
 
 %changelog
+* Wed May  2 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.13.0-1
+- Update to 1.13.0
+
 * Fri Apr 27 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.12.2-1
 - Update to 1.12.2
 - Backport multiseat patches from master
diff --git a/sources b/sources
index a29ea2d..6abbdfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc828681caa5f26a39bfb661c40d29e9  gvfs-1.12.2.tar.xz
+2af7c5a8eca4446d8b2ca19db6bb962c  gvfs-1.13.0.tar.xz


More information about the scm-commits mailing list