This commit is contained in:
Matthias Clasen 2007-07-31 02:35:33 +00:00
parent 85b2e1b8f0
commit e56e0da9a1
3 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
nautilus-2.19.5.tar.bz2 nautilus-2.19.6.tar.bz2

View File

@ -18,8 +18,8 @@
Name: nautilus Name: nautilus
Summary: Nautilus is a file manager for GNOME Summary: Nautilus is a file manager for GNOME
Version: 2.19.5 Version: 2.19.6
Release: 3%{?dist} Release: 1%{?dist}
License: GPL License: GPL
Group: User Interface/Desktops Group: User Interface/Desktops
Source: http://download.gnome.org/sources/%{name}/2.19/%{name}-%{version}.tar.bz2 Source: http://download.gnome.org/sources/%{name}/2.19/%{name}-%{version}.tar.bz2
@ -79,8 +79,6 @@ Patch2: nautilus-2.15.2-format.patch
Patch3: background-no-delay.patch Patch3: background-no-delay.patch
Patch5: nautilus-2.19.2-selinux.patch Patch5: nautilus-2.19.2-selinux.patch
Patch6: nautilus-2.16.2-dynamic-search.patch Patch6: nautilus-2.16.2-dynamic-search.patch
# fixed in upstream svn
Patch7: nautilus-tooltips.patch
%description %description
Nautilus integrates access to files, applications, media, Nautilus integrates access to files, applications, media,
@ -114,7 +112,6 @@ for writing nautilus extensions.
%patch3 -p1 -b .no-delay %patch3 -p1 -b .no-delay
%patch5 -p1 -b .selinux %patch5 -p1 -b .selinux
%patch6 -p1 -b .dynamic-search %patch6 -p1 -b .dynamic-search
%patch7 -p0 -b .tooltips
%build %build
@ -223,6 +220,9 @@ fi
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1
- Update to 2.19.6
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 2.19.5-3 * Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 2.19.5-3
- Rebuild for RH #249435 - Rebuild for RH #249435

View File

@ -1 +1 @@
36ba7e00912220c29b77a109fd67206a nautilus-2.19.5.tar.bz2 c4140e30e94a140677e58d2ce6098a6e nautilus-2.19.6.tar.bz2