From 86e3c71d7a8f3160e661bc37c7a1c1f9cf6ddc8a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 10 Mar 2008 20:58:26 +0000 Subject: [PATCH] 0.2.0.1 --- .cvsignore | 2 +- gvfs.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 927c045..171c00a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gvfs-0.1.11.tar.bz2 +gvfs-0.2.0.1.tar.bz2 diff --git a/gvfs.spec b/gvfs.spec index d357f02..0a2fbc4 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,11 +1,11 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 0.1.11 -Release: 2%{?dist} +Version: 0.2.0.1 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/0.1/gvfs-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gvfs/0.2/gvfs-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.15.6 @@ -26,9 +26,6 @@ BuildRequires: GConf2-devel BuildRequires: bluez-libs-devel >= 3.12 BuildRequires: expat-devel -# Patches from head -Patch0: daemon_mount_deadlock.patch - %description The gvfs package provides backend implementations for the gio @@ -48,7 +45,6 @@ required to develop applications using gvfs. %prep %setup -q -%patch0 -p1 -b .deadlock %build %configure @@ -142,6 +138,9 @@ killall -USR1 gvfsd > /dev/null || : %{_libdir}/libgvfscommon.so %changelog +* Mon Mar 10 2008 Matthias Clasen - 0.2.0.1-1 +- Update to 0.2.0.1 + * Thu Mar 6 2008 Tomas Bzatek - 0.1.11-2 - Add patch that fixes a deadlock when foreign volume is removed diff --git a/sources b/sources index e4b7330..e8129d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd55418c31bb95f7f5f217f475887e86 gvfs-0.1.11.tar.bz2 +52efdadf6632b9260cbb3c8cbb6076c0 gvfs-0.2.0.1.tar.bz2