auto-import changelog data from dump-0.4b21-5.src.rpm
Mon May 07 2001 Mike A. Harris <mharris@redhat.com> 0.4b21-5 - Added BuildPrereq: e2fsprogs-devel (#27428) Mon Apr 09 2001 Bill Nottingham <notting@redhat.com> - fix ia64
This commit is contained in:
parent
dcc9828a85
commit
55c8867c5b
11
dump.spec
11
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 <mharris@redhat.com> 0.4b21-5
|
||||
- Added BuildPrereq: e2fsprogs-devel (#27428)
|
||||
|
||||
* Mon Apr 9 2001 Bill Nottingham <notting@redhat.com>
|
||||
- fix ia64
|
||||
|
||||
* Wed Feb 14 2001 Bill Nottingham <notting@redhat.com>
|
||||
- fix build with current glibc
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user