|
|
@ -10,7 +10,7 @@
|
|
|
|
Summary: The GNOME virtual file-system libraries.
|
|
|
|
Summary: The GNOME virtual file-system libraries.
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Version: 2.8.1
|
|
|
|
Version: 2.8.1
|
|
|
|
Release: 1
|
|
|
|
Release: 2
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Source: gnome-vfs-%{version}.tar.bz2
|
|
|
|
Source: gnome-vfs-%{version}.tar.bz2
|
|
|
@ -56,9 +56,8 @@ Patch9: gnome-vfs-2.1.6-no-private-methods.patch
|
|
|
|
Patch10: gnome-vfs2-2.5.5-vfolder-hacks.patch
|
|
|
|
Patch10: gnome-vfs2-2.5.5-vfolder-hacks.patch
|
|
|
|
|
|
|
|
|
|
|
|
# desktop-file-utils patches
|
|
|
|
# desktop-file-utils patches
|
|
|
|
Patch50: desktop-file-utils-0.8-menu-only-show-in.patch
|
|
|
|
Patch50: desktop-file-utils-0.8-gnomevfs-embed.patch
|
|
|
|
Patch51: desktop-file-utils-0.8-gnomevfs-embed.patch
|
|
|
|
Patch51: desktop-file-utils-0.8-pleasecreate.patch
|
|
|
|
Patch52: desktop-file-utils-0.8-pleasecreate.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# send to upstream
|
|
|
|
# send to upstream
|
|
|
|
Patch101: gnome-vfs-2.7.90-schema_about_for_upstream.patch
|
|
|
|
Patch101: gnome-vfs-2.7.90-schema_about_for_upstream.patch
|
|
|
@ -128,9 +127,8 @@ perl -pi -e 's/favorites:\s+libvfolder-desktop.so//g' $DMC
|
|
|
|
%patch10 -p1 -b .vfolder-hacks
|
|
|
|
%patch10 -p1 -b .vfolder-hacks
|
|
|
|
|
|
|
|
|
|
|
|
# desktop-file-utils patches
|
|
|
|
# desktop-file-utils patches
|
|
|
|
%patch50 -p0 -b .menu-only-show-in
|
|
|
|
%patch50 -p0 -b .embedded
|
|
|
|
%patch51 -p0 -b .embedded
|
|
|
|
%patch51 -p0 -b .pleasecreate
|
|
|
|
%patch52 -p0 -b .pleasecreate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# send to upstream
|
|
|
|
# send to upstream
|
|
|
|
%patch101 -p1 -b .schema_about
|
|
|
|
%patch101 -p1 -b .schema_about
|
|
|
@ -247,6 +245,10 @@ done
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Sep 27 2004 Mark McLoughlin <markmc@redhat.com> 2.8.1-2
|
|
|
|
|
|
|
|
- Remove menu-only-show-in patch - latest KDE packages don't use
|
|
|
|
|
|
|
|
non-standard <OnlyShowIn> anymore
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 21 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-1
|
|
|
|
* Tue Sep 21 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-1
|
|
|
|
- update to 2.8.1
|
|
|
|
- update to 2.8.1
|
|
|
|
|
|
|
|
|
|
|
|