- Update to 2.8.0

This commit is contained in:
Alexander Larsson 2004-09-13 12:55:18 +00:00
parent 057722eee7
commit 4432d653fe
3 changed files with 10 additions and 3 deletions

View File

@ -1 +1,2 @@
nautilus-2.7.92.tar.bz2
nautilus-2.8.0.tar.bz2

View File

@ -17,8 +17,8 @@
Name: nautilus
Summary: Nautilus is a file manager for GNOME.
Version: 2.7.92
Release: 3
Version: 2.8.0
Release: 1
License: GPL
Group: User Interface/Desktops
Source: ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2
@ -94,6 +94,9 @@ GNOME desktop project.
%patch10 -p0 -b .desktop-keynav
# Temporary hack to build before eel 2.8.0 is in buildroot
perl -pi -e 's/EEL_REQUIRED=2.8.0/EEL_REQUIRED=2.7.92/g' configure
%build
libtoolize --force --copy
@ -180,6 +183,9 @@ scrollkeeper-update
%{_datadir}/control-center-2.0/capplets/nautilus-file-management-properties.desktop
%changelog
* Mon Sep 13 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-1
- Update to 2.8.0
* Fri Sep 10 2004 Alexander Larsson <alexl@redhat.com> - 2.7.92-3
- Don't require eject on s390(x), since there is none (#132228)

View File

@ -1 +1 @@
821c8a15113167fd7a0f3283bb6e7f40 nautilus-2.7.92.tar.bz2
ec0df83346b3d1efa746cd593f252a8c nautilus-2.8.0.tar.bz2