auto-import dump-0.4b25-1.72.1a from dump-0.4b25-1.72.1a.src.rpm
This commit is contained in:
parent
af103ccda7
commit
8f01b76a5f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user