diff --git a/.cvsignore b/.cvsignore index 9854428..e6dff68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dump-0.4b27.tar.bz2 +dump-0.4b28.tar.bz2 diff --git a/dump.spec b/dump.spec index a22f699..de5c1e7 100644 --- a/dump.spec +++ b/dump.spec @@ -5,13 +5,12 @@ Summary: Programs for backing up and restoring ext2/ext3 filesystems. Name: dump -Version: 0.4b27 +Version: 0.4b28 Release: 3 License: BSD Group: Applications/Archiving URL: http://dump.sourceforge.net Source: dump-%{version}.tar.bz2 -#Patch0: dump-0.4b21-rh52.patch BuildPrereq: libtermcap-devel BuildPrereq: e2fsprogs-devel >= 1.18, readline-devel >= 4.2 BuildPrereq: zlib-devel @@ -20,9 +19,6 @@ BuildPrereq: zlib-devel # need to ensure the "disk" group is created before installation (#60461) Prereq: setup -Patch0: dump-0.4b27-dump-atomic-read-write.patch - - Requires: rmt BuildRoot: %{_tmppath}/%{name}-root Obsoletes: dump-static @@ -51,7 +47,7 @@ restoring files from a backup), and tar (an archiving program). %prep %setup -q -%patch0 -p0 -b .dump-atomic-read-write +#%patch0 -p0 -b .dump-atomic-read-write %build %configure %{myoptions} --enable-static --enable-rmt @@ -109,6 +105,13 @@ rm -rf %{buildroot} %{_mandir}/man8/rmt.* %changelog +* Sun May 26 2002 Tim Powers +- automated rebuild + +* Tue May 21 2002 Mike A. Harris 0.4b28-2 +- Updated to dump 0.4b28 +- Removed atomic_read/write patch, not needed anymore + * Fri Mar 1 2002 Mike A. Harris 0.4b27-3 - BuildRequires readline-devel >= 4.2 for the rl_completion_matches function - Added dump-0.4b27-dump-atomic-read-write.patch to avoid namespace conflict diff --git a/sources b/sources index 6e7e097..0697f3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -270b147adc0ffba84c6188b385fb8518 dump-0.4b27.tar.bz2 +44b6a3d49b2ede030d4f4f920e5afa29 dump-0.4b28.tar.bz2