From 04bb6dc00e8b62a996cdeee796085999ee4d5428 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 09:04:10 +0000 Subject: auto-import nautilus-2.0.5-3 from nautilus-2.0.5-3.src.rpm --- diff --git a/nautilus.spec b/nautilus.spec index c345ed1..e25c305 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -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 +- remove mp3 + * Fri Aug 23 2002 Havoc Pennington - ignore the "add_to_session" preference as it only broke stuff - pad the left margin a bit to cope with poor word wrapping diff --git a/sources b/sources index 8eec251..1548aea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4cb55dc14e509930744588175d9c5e80 nautilus-2.0.5.tar.bz2 +1b15ff361f4e410f686db97463416fdb nautilus-2.0.5.tar.bz2