auto-import nautilus-2.0.5-3 from nautilus-2.0.5-3.src.rpm

This commit is contained in:
cvsdist 2004-09-09 09:04:10 +00:00
parent c2407802e9
commit 04bb6dc00e
2 changed files with 13 additions and 2 deletions

View File

@ -15,11 +15,14 @@
Name: nautilus
Summary: Nautilus is a file manager for GNOME
Version: 2.0.5
Release: 2
Release: 3
Copyright: GPL
Group: User Interface/Desktops
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/%{name}-%{version}.tar.bz2
## this is used to mangle the upstream tarball.
Source2: nautilus-remove-music-view.sh
URL: http://www.gnome.org
BuildRoot: /var/tmp/%{name}-%{version}-root
@ -81,6 +84,11 @@ GNOME desktop project.
%patch5 -p1 -b .left-margin
%patch31 -p1 -b .starthere-hang-hackaround
if test -f components/music/mpg123.c ; then
echo "Must run %{SOURCE2} on upstream tarball prior to creating the SRPM"
exit 1
fi
%build
libtoolize --force --copy
@ -153,6 +161,9 @@ scrollkeeper-update
%{_includedir}/libnautilus
%changelog
* Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
- remove mp3
* Fri Aug 23 2002 Havoc Pennington <hp@redhat.com>
- ignore the "add_to_session" preference as it only broke stuff
- pad the left margin a bit to cope with poor word wrapping

View File

@ -1 +1 @@
4cb55dc14e509930744588175d9c5e80 nautilus-2.0.5.tar.bz2
1b15ff361f4e410f686db97463416fdb nautilus-2.0.5.tar.bz2