diff --git a/gnome-vfs2.spec b/gnome-vfs2.spec index 362ec1c..143a842 100644 --- a/gnome-vfs2.spec +++ b/gnome-vfs2.spec @@ -13,8 +13,8 @@ Summary: The GNOME virtual file-system libraries Name: gnome-vfs2 -Version: 2.24.1 -Release: 9%{?dist} +Version: 2.24.2 +Release: 1%{?dist} License: LGPLv2+ and GPLv2+ # the daemon and the library are LGPLv2+ # the modules are LGPLv2+ and GPLv2+ @@ -77,10 +77,6 @@ Patch300: gnome-vfs-2.20.0-ignore-certain-mountpoints.patch # backported from upstream -Patch400: gnome-vfs-2.24.xx-cdda-handle-invalid-data.patch -Patch401: gnome-vfs-2.24.xx-netware-mounts-as-non-local.patch -Patch402: gnome-vfs-2.24.xx-smb-64k-length.patch -Patch403: gnome-vfs-2.24.xx-uninitialized-struct.patch # gnome-vfs-daemon exits on dbus, and constantly restarted causing dbus/hal to hog CPU # https://bugzilla.redhat.com/show_bug.cgi?id=486286 @@ -137,10 +133,6 @@ shares (SMB) to applications using GNOME VFS. %patch300 -p1 -b .ignore-certain-mount-points -%patch400 -p1 -b .cdda-invalid-data -%patch401 -p1 -b .netware -%patch402 -p1 -b .smb-64k -%patch403 -p1 -b .uninitialized-struct %patch404 -p1 -b .utf8-mounts # for patch 10 and 4 @@ -264,6 +256,9 @@ fi %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Thu Oct 8 2009 Alexander Larsson - 2.24.2-1 +- update to 2.24.2 - fixes mimetypes + * Fri Aug 21 2009 Tomas Mraz - 2.24.1-9 - rebuilt with new openssl diff --git a/sources b/sources index 3b4278d..71a5b52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -100f9af16dc659e375ee8da45175a28d gnome-vfs-2.24.1.tar.bz2 +371d13e7306eb82e3fe3748a7584c440 gnome-vfs-2.24.2.tar.bz2