|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
Summary: The GNOME virtual file-system libraries.
|
|
|
|
|
Name: gnome-vfs2
|
|
|
|
|
Version: 2.10.0
|
|
|
|
|
Release: 4
|
|
|
|
|
Release: 5
|
|
|
|
|
License: LGPL
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Source0: gnome-vfs-%{version}.tar.bz2
|
|
|
|
@ -113,7 +113,7 @@ cp -f %{SOURCE1} modules
|
|
|
|
|
|
|
|
|
|
%patch300 -p0 -b .gcc4-build
|
|
|
|
|
|
|
|
|
|
%patch400 -d imported/neon -p2 -b .neon-gssapi
|
|
|
|
|
%patch400 -p0 -b .neon-gssapi
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
|
@ -195,6 +195,9 @@ done
|
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Apr 29 2005 David Zeuthen <davidz@redhat.com> 2.10.0-5
|
|
|
|
|
- Tweak the patch a bit so it applies
|
|
|
|
|
|
|
|
|
|
* Fri Apr 29 2005 David Zeuthen <davidz@redhat.com> 2.10.0-4
|
|
|
|
|
- Make local neon copy support gssapi correctly (#150132)
|
|
|
|
|
|
|
|
|
|