auto-import dump-0.4b34-1 from dump-0.4b34-1.src.rpm

This commit is contained in:
cvsdist 2004-09-09 04:26:58 +00:00
parent de3381bed7
commit eddf647867
3 changed files with 11 additions and 12 deletions

View File

@ -1 +1 @@
dump-0.4b33.tar.bz2
dump-0.4b34.tar.bz2

View File

@ -5,13 +5,13 @@
Summary: Programs for backing up and restoring ext2/ext3 filesystems.
Name: dump
Version: 0.4b33
Release: 4
Version: 0.4b34
Release: 1
License: BSD
Group: Applications/Archiving
URL: http://dump.sourceforge.net
Source: dump-%{version}.tar.bz2
Patch0: dump-0.4b34-redhat-disable-bad-autoconf-crack.patch
BuildRoot: %{_tmppath}/%{name}-root
BuildPrereq: libtermcap-devel
@ -47,7 +47,7 @@ restoring files from a backup), and tar (an archiving program).
%prep
%setup -q
#%patch0 -p0 -b .dump-atomic-read-write
%patch0 -p1 -b .disable-bad-autoconf-crack
%build
%configure %{myoptions} --enable-static --enable-rmt --enable-qfa
@ -107,13 +107,12 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.*
%changelog
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Sun Aug 31 2003 Mike A. Harris <mharris@redhat.com> 0.4b34-1
- Updated to dump 0.4b34
- Workaround broken dump autoconf problem on 64bit architectures by adding
dump-0.4b34-redhat-disable-bad-autoconf-crack.patch for the time being
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 0.4b33-2
- rebuilt
* Sat May 17 2003 Mike A. Harris <mharris@redhat.com> 0.4b33-1

View File

@ -1 +1 @@
b0023a647d11f66374520757fcafc5fb dump-0.4b33.tar.bz2
49b5df0c039feebd8f25739b883d73f8 dump-0.4b34.tar.bz2