|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: The GNOME virtual file-system libraries.
|
|
|
|
Summary: The GNOME virtual file-system libraries.
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Version: 2.13.2
|
|
|
|
Version: 2.13.3
|
|
|
|
Release: 1
|
|
|
|
Release: 1
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
@ -44,9 +44,6 @@ Patch104: gnome-vfs-2.8.2-browser_default.patch
|
|
|
|
|
|
|
|
|
|
|
|
Patch201: gnome-vfs-2.8.1-console-mount-opt.patch
|
|
|
|
Patch201: gnome-vfs-2.8.1-console-mount-opt.patch
|
|
|
|
|
|
|
|
|
|
|
|
# This is in upstream cvs:
|
|
|
|
|
|
|
|
Patch400: vfs-inotify-types.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
GNOME VFS is the GNOME virtual file system. It is the foundation of
|
|
|
|
GNOME VFS is the GNOME virtual file system. It is the foundation of
|
|
|
|
the Nautilus file manager. It provides a modular architecture and
|
|
|
|
the Nautilus file manager. It provides a modular architecture and
|
|
|
@ -91,8 +88,6 @@ shares (SMB) to applications using GNOME VFS.
|
|
|
|
%patch104 -p1 -b .browser_default
|
|
|
|
%patch104 -p1 -b .browser_default
|
|
|
|
%patch201 -p0 -b .console
|
|
|
|
%patch201 -p0 -b .console
|
|
|
|
|
|
|
|
|
|
|
|
%patch400 -p0 -b .inotify_types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
|
|
|
|
|
|
|
|
if pkg-config openssl ; then
|
|
|
|
if pkg-config openssl ; then
|
|
|
@ -177,6 +172,10 @@ done
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com> 2.13.3-1
|
|
|
|
|
|
|
|
- Update to 2.13.3
|
|
|
|
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 13 2005 Alexander Larsson <alexl@redhat.com> 2.13.2-1
|
|
|
|
* Tue Dec 13 2005 Alexander Larsson <alexl@redhat.com> 2.13.2-1
|
|
|
|
- update to 2.13.2
|
|
|
|
- update to 2.13.2
|
|
|
|
|
|
|
|
|
|
|
|