|
|
|
@ -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 <alexl@redhat.com> - 2.24.2-1
|
|
|
|
|
- update to 2.24.2 - fixes mimetypes
|
|
|
|
|
|
|
|
|
|
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.24.1-9
|
|
|
|
|
- rebuilt with new openssl
|
|
|
|
|
|
|
|
|
|