diff --git a/dump.spec b/dump.spec index 84ffda8..7da560b 100644 --- a/dump.spec +++ b/dump.spec @@ -5,14 +5,15 @@ Summary: Programs for backing up and restoring filesystems. Name: dump Version: 0.4b21 -Release: 3 +Release: 5 License: BSD Group: Applications/Archiving Source: http://download.sourceforge.net/dump/dump-%{version}.tar.gz Patch0: dump-0.4b21-rh52.patch Patch1: dump-time.patch +BuildPrereq: e2fsprogs-devel Requires: rmt -BuildRoot: %{_tmppath}/%{name}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description The dump package contains both dump and restore. Dump examines files in @@ -128,6 +129,12 @@ rm -rf %{buildroot} %{_sbindir}/rrestore.static %changelog +* Mon May 7 2001 Mike A. Harris 0.4b21-5 +- Added BuildPrereq: e2fsprogs-devel (#27428) + +* Mon Apr 9 2001 Bill Nottingham +- fix ia64 + * Wed Feb 14 2001 Bill Nottingham - fix build with current glibc