From 9a01f1c3d530bd7c83f5f21b3e7a62fccc973321 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:44:02 +0000 Subject: [PATCH] auto-import changelog data from gnome-vfs2-2.7.90-2.src.rpm Sun Aug 08 2004 Christopher Aillon 2.7.90-2 - Add compiler fix for an enumerator with trailing comma. --- gnome-vfs2.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnome-vfs2.spec b/gnome-vfs2.spec index 586060f..4efb926 100644 --- a/gnome-vfs2.spec +++ b/gnome-vfs2.spec @@ -10,7 +10,7 @@ Summary: The GNOME virtual file-system libraries. Name: gnome-vfs2 Version: 2.7.90 -Release: 1 +Release: 2 License: LGPL Group: System Environment/Libraries Source: gnome-vfs-%{version}.tar.bz2 @@ -70,6 +70,7 @@ Patch61: desktop-file-utils-0.6-pleasecreate.patch # send to upstream Patch101: gnome-vfs-2.7.90-schema_about_for_upstream.patch +Patch102: gnome-vfs-2.7.90-enumerator-comma.patch %description GNOME VFS is the GNOME virtual file system. It is the foundation of @@ -148,6 +149,7 @@ perl -pi -e 's/favorites:\s+libvfolder-desktop.so//g' $DMC # send to upstream %patch101 -p1 -b .schema_about +%patch102 -p0 -b .enumerator-comma %build @@ -260,6 +262,9 @@ done %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Sun Aug 8 2004 Christopher Aillon 2.7.90-2 +- Add compiler fix for an enumerator with trailing comma. + * Wed Aug 4 2004 Mark McLoughlin 2.7.90-1 - Update to 2.7.90 - Remove cvs-backport patch