From 8f01b76a5fcfec04607391e9c3edb89dfa6baadc Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:24:25 +0000 Subject: auto-import dump-0.4b25-1.72.1a from dump-0.4b25-1.72.1a.src.rpm --- diff --git a/dump.spec b/dump.spec index b6960ed..c88d5b4 100644 --- a/dump.spec +++ b/dump.spec @@ -5,17 +5,18 @@ Summary: Programs for backing up and restoring filesystems. Name: dump Version: 0.4b25 -Release: 1.72.0 +Release: 1.72.1a License: BSD Group: Applications/Archiving URL: http://dump.sourceforge.net Source: dump-%{version}.tar.bz2 Patch0: dump-0.4b21-rh52.patch +Patch1: dump-0.4b25-atomic.patch BuildPrereq: libtermcap-devel BuildPrereq: e2fsprogs-devel >= 1.18, readline-devel >= 4.1 BuildPrereq: zlib-devel -Requires: rmt +Requires: rmt setup BuildRoot: %{_tmppath}/%{name}-root Obsoletes: dump-static Provides: dump-static @@ -44,6 +45,7 @@ restoring files from a backup), and tar (an archiving program). %prep %setup -q %patch0 -p1 -b .rh52 +%patch1 -p1 -b .atomic %build %configure %{myoptions} --enable-static --enable-rmt