- Add patch from cvs that fixes #144607

Wed Feb 16 2005 Alexander Larsson <alexl@redhat.com> - 2.9.91-2
- Add patch from cvs that fixes #144607
f38
Alexander Larsson 20 years ago
parent cbfb903f5c
commit 96923752ee

@ -9,7 +9,7 @@
Summary: The GNOME virtual file-system libraries. Summary: The GNOME virtual file-system libraries.
Name: gnome-vfs2 Name: gnome-vfs2
Version: 2.9.91 Version: 2.9.91
Release: 1 Release: 2
License: LGPL License: LGPL
Group: System Environment/Libraries Group: System Environment/Libraries
Source0: gnome-vfs-%{version}.tar.bz2 Source0: gnome-vfs-%{version}.tar.bz2
@ -46,6 +46,9 @@ Patch9: gnome-vfs-2.1.6-no-private-methods.patch
# send to upstream # send to upstream
Patch101: gnome-vfs-2.8.2-schema_about_for_upstream.patch Patch101: gnome-vfs-2.8.2-schema_about_for_upstream.patch
#Already in cvs upstream:
Patch102: gnome-vfs-multithreaded-cancellation.patch
# Default # Default
Patch104: gnome-vfs-2.8.2-browser_default.patch Patch104: gnome-vfs-2.8.2-browser_default.patch
@ -95,6 +98,7 @@ cp -f %{SOURCE1} modules
# send to upstream # send to upstream
%patch101 -p1 -b .schema_about %patch101 -p1 -b .schema_about
%patch102 -p1 -b .schema_about
%patch104 -p1 -b .browser_default %patch104 -p1 -b .browser_default
%patch201 -p0 -b .console %patch201 -p0 -b .console
@ -179,6 +183,9 @@ done
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
%changelog %changelog
* Wed Feb 16 2005 Alexander Larsson <alexl@redhat.com> - 2.9.91-2
- Add patch from cvs that fixes #144607
* Fri Feb 11 2005 Matthias Clasen <mclasen@redhat.com> 2.9.91-1 * Fri Feb 11 2005 Matthias Clasen <mclasen@redhat.com> 2.9.91-1
- Update to 2.9.91 - Update to 2.9.91

Loading…
Cancel
Save