From 4d43809bf5717eceee30f5c1762137910155c7e4 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:27:02 +0000 Subject: [PATCH] auto-import changelog data from dump-0.4b36-1.src.rpm Fri Jul 02 2004 Florian La Roche - 0.4b36 --- .cvsignore | 2 +- dump.spec | 31 ++++++++++++------------------- sources | 2 +- 3 files changed, 14 insertions(+), 21 deletions(-) diff --git a/.cvsignore b/.cvsignore index 141c426..3bdaf90 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dump-0.4b34.tar.bz2 +dump-0.4b36.tar.gz diff --git a/dump.spec b/dump.spec index cfce49c..c18611c 100644 --- a/dump.spec +++ b/dump.spec @@ -5,18 +5,15 @@ Summary: Programs for backing up and restoring ext2/ext3 filesystems. Name: dump -Version: 0.4b34 +Version: 0.4b36 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 +Source: dump-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-root - -BuildPrereq: libtermcap-devel BuildPrereq: e2fsprogs-devel >= 1.18, readline-devel >= 4.2 -BuildPrereq: zlib-devel +BuildPrereq: libtermcap-devel, zlib-devel # This Prereq is now required because we only ship static binaries, and # need to ensure the "disk" group is created before installation (#60461) Prereq: setup @@ -47,20 +44,12 @@ restoring files from a backup), and tar (an archiving program). %prep %setup -q -%patch0 -p1 -b .disable-bad-autoconf-crack %build %configure %{myoptions} --enable-static --enable-rmt --enable-qfa - -#* Mon Aug 21 2000 Matt Wilson -#- don't use -O2 on alpha because of compiler ICE -%ifarch alpha -RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-O2/} -%endif make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes \ -Wmissing-prototypes -Wno-char-subscripts" - %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_sbindir} @@ -107,12 +96,16 @@ rm -rf %{buildroot} %{_mandir}/man8/rmt.* %changelog -* Sun Aug 31 2003 Mike A. Harris 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 Jul 02 2004 Florian La Roche +- 0.4b36 -* Wed Jun 04 2003 Elliot Lee 0.4b33-2 +* Tue Jun 15 2004 Elliot Lee +- rebuilt + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Wed Jun 04 2003 Elliot Lee - rebuilt * Sat May 17 2003 Mike A. Harris 0.4b33-1 diff --git a/sources b/sources index 06eeece..ba8e086 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49b5df0c039feebd8f25739b883d73f8 dump-0.4b34.tar.bz2 +0662be0643aad6c7167bcede6b9ac298 dump-0.4b36.tar.gz