From 3e89e0a94b42ac89f97e93eced2ad959c08bc7c0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 22:40:50 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- gnome-vfs2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnome-vfs2.spec b/gnome-vfs2.spec index 96dbc18..f6934bb 100644 --- a/gnome-vfs2.spec +++ b/gnome-vfs2.spec @@ -3,7 +3,7 @@ Summary: The GNOME virtual file-system libraries Name: gnome-vfs2 Version: 2.24.4 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ and GPLv2+ # the daemon and the library are LGPLv2+ # the modules are LGPLv2+ and GPLv2+ @@ -203,6 +203,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.24.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Oct 26 2010 Parag Nemade - 2.24.4-3 - Gconf2 scriptlet accepts schema file names without file extension.