diff --git a/.gitignore b/.gitignore index f58b65e..eda5664 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.13.2.tar.xz /gvfs-1.13.3.tar.xz /gvfs-1.13.4.tar.xz +/gvfs-1.13.7.tar.xz diff --git a/gvfs.spec b/gvfs.spec index d282cf2..d1efd6d 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,6 +1,6 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.13.4 +Version: 1.13.7 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -32,14 +32,6 @@ BuildRequires: docbook-style-xsl Requires(post): desktop-file-utils Requires(postun): desktop-file-utils -# The patch touches Makefile.am files: -BuildRequires: automake autoconf -BuildRequires: libtool - -# http://bugzilla.gnome.org/show_bug.cgi?id=567235 -Patch0: gvfs-archive-integration.patch -Patch1: gvfs-gphoto25.patch - Obsoletes: gnome-mount <= 0.8 Obsoletes: gnome-mount-nautilus-properties <= 0.8 @@ -152,18 +144,9 @@ to applications using gvfs. %prep %setup -q -%patch0 -p1 -b .archive-integration -%patch1 -p1 -b .gphoto25 %build -# Needed for gvfs-0.2.1-archive-integration.patch -libtoolize --force || : -aclocal || : -autoheader || : -automake || : -autoconf || : - %configure \ --disable-gdu \ --enable-udisks2 @@ -328,6 +311,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Tue Aug 21 2012 Richard Hughes - 1.13.7-1 +- Update to 1.13.7 + * Tue Aug 07 2012 Richard Hughes - 1.13.4-1 - Update to 1.13.4 diff --git a/sources b/sources index 7120d91..2fa49d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1372562dd8dc52416e8a80589e89a5ea gvfs-1.13.4.tar.xz +bd960775581edc0e0f1c10a446108840 gvfs-1.13.7.tar.xz