auto-import changelog data from gnome-vfs2-2.7.90-2.src.rpm

Sun Aug 08 2004 Christopher Aillon <caillon@redhat.com> 2.7.90-2
- Add compiler fix for an enumerator with trailing comma.
f38
cvsdist 21 years ago
parent 28fe5af188
commit 9a01f1c3d5

@ -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 <caillon@redhat.com> 2.7.90-2
- Add compiler fix for an enumerator with trailing comma.
* Wed Aug 4 2004 Mark McLoughlin <markmc@redhat.com> 2.7.90-1
- Update to 2.7.90
- Remove cvs-backport patch

Loading…
Cancel
Save