diff --git a/gnome-vfs2.spec b/gnome-vfs2.spec index 5f0fa02..689384c 100644 --- a/gnome-vfs2.spec +++ b/gnome-vfs2.spec @@ -9,7 +9,7 @@ Summary: The GNOME virtual file-system libraries. Name: gnome-vfs2 Version: 2.9.91 -Release: 1 +Release: 2 License: LGPL Group: System Environment/Libraries Source0: gnome-vfs-%{version}.tar.bz2 @@ -46,6 +46,9 @@ Patch9: gnome-vfs-2.1.6-no-private-methods.patch # send to upstream Patch101: gnome-vfs-2.8.2-schema_about_for_upstream.patch +#Already in cvs upstream: +Patch102: gnome-vfs-multithreaded-cancellation.patch + # Default Patch104: gnome-vfs-2.8.2-browser_default.patch @@ -95,6 +98,7 @@ cp -f %{SOURCE1} modules # send to upstream %patch101 -p1 -b .schema_about +%patch102 -p1 -b .schema_about %patch104 -p1 -b .browser_default %patch201 -p0 -b .console @@ -179,6 +183,9 @@ done %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Wed Feb 16 2005 Alexander Larsson - 2.9.91-2 +- Add patch from cvs that fixes #144607 + * Fri Feb 11 2005 Matthias Clasen 2.9.91-1 - Update to 2.9.91