|
|
|
@ -13,13 +13,13 @@
|
|
|
|
|
|
|
|
|
|
Summary: The GNOME virtual file-system libraries
|
|
|
|
|
Name: gnome-vfs2
|
|
|
|
|
Version: 2.23.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 2.24.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: LGPLv2+ and GPLv2+
|
|
|
|
|
# the daemon and the library are LGPLv2+
|
|
|
|
|
# the modules are LGPLv2+ and GPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Source0: http://download.gnome.org/sources/gnome-vfs/2.23/gnome-vfs-%{version}.tar.bz2
|
|
|
|
|
Source0: http://download.gnome.org/sources/gnome-vfs/2.24/gnome-vfs-%{version}.tar.bz2
|
|
|
|
|
URL: http://www.gnome.org/
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
Requires: gnome-mime-data >= %{gnome_mime_data_version}
|
|
|
|
@ -231,6 +231,9 @@ fi
|
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
|
|
|
|
|
- Update to 2.24.0
|
|
|
|
|
|
|
|
|
|
* Thu Sep 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.0-1
|
|
|
|
|
- Rebuild against new bluez-libs
|
|
|
|
|
|
|
|
|
|