|
|
|
@ -41,11 +41,6 @@ Prereq: GConf2 >= %{gconf2_version}
|
|
|
|
|
|
|
|
|
|
Patch3: gnome-vfs-2.9.90-modules-conf.patch
|
|
|
|
|
|
|
|
|
|
# Backport from cvs to fix permission reading
|
|
|
|
|
Patch4: gnome-vfs-2.13.92-permisssions-fix.patch
|
|
|
|
|
# Backport from cvs to fix smb browsing
|
|
|
|
|
Patch5: gnome-vfs-2.13.92-smb.patch
|
|
|
|
|
|
|
|
|
|
# send to upstream
|
|
|
|
|
Patch101: gnome-vfs-2.8.2-schema_about_for_upstream.patch
|
|
|
|
|
|
|
|
|
@ -91,8 +86,6 @@ shares (SMB) to applications using GNOME VFS.
|
|
|
|
|
%setup -q -n gnome-vfs-%{version}
|
|
|
|
|
|
|
|
|
|
%patch3 -p1 -b .modules-conf
|
|
|
|
|
%patch4 -p0 -b .permissions-fix
|
|
|
|
|
%patch5 -p0 -b .smb
|
|
|
|
|
|
|
|
|
|
# send to upstream
|
|
|
|
|
%patch101 -p1 -b .schema_about
|
|
|
|
@ -191,6 +184,7 @@ done
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
|
|
|
|
|
- Update to 2.14.0
|
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
|
|
|
|
|
* Tue Feb 28 2006 Alexander Larsson <alexl@redhat.com> - 2.13.92-3
|
|
|
|
|
- Fix smb browsing (#170922)
|
|
|
|
|