|
|
|
@ -12,8 +12,8 @@
|
|
|
|
|
|
|
|
|
|
Summary: The GNOME virtual file-system libraries
|
|
|
|
|
Name: gnome-vfs2
|
|
|
|
|
Version: 2.16.0
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Version: 2.16.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: LGPL
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Source0: gnome-vfs-%{version}.tar.bz2
|
|
|
|
@ -64,8 +64,6 @@ Patch4: gnome-vfs-2.15.1-use-sys-inotify.patch
|
|
|
|
|
# RH bug #197868
|
|
|
|
|
Patch6: gnome-vfs-2.15.91-mailto-command.patch
|
|
|
|
|
|
|
|
|
|
Patch7: gnome-vfs-2.16.0-cvs-backport.patch
|
|
|
|
|
|
|
|
|
|
# http://bugzilla.gnome.org/show_bug.cgi?id=356772
|
|
|
|
|
Patch8: gnome-vfs-2.16.0-no-dbus.patch
|
|
|
|
|
|
|
|
|
@ -120,7 +118,6 @@ shares (SMB) to applications using GNOME VFS.
|
|
|
|
|
%patch104 -p1 -b .browser_default
|
|
|
|
|
%patch201 -p0 -b .console
|
|
|
|
|
|
|
|
|
|
%patch7 -p0 -b .cvs-backport
|
|
|
|
|
%patch8 -p1 -b .no-dbus
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
@ -234,6 +231,9 @@ fi
|
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
|
|
|
|
- Update to 2.16.1
|
|
|
|
|
|
|
|
|
|
* Wed Oct 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-8
|
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
|
|