- update to 0.4b41
- drop .fixacl patch, now applied in the new upstream release
This commit is contained in:
parent
c89d88b754
commit
2978a765e8
@ -2,3 +2,4 @@ dump-0.4b37.tar.gz
|
||||
dump-0.4b38.tar.bz2
|
||||
dump-0.4b39.tar.bz2
|
||||
dump-0.4b40.tar.bz2
|
||||
dump-0.4b41.tar.bz2
|
||||
|
||||
10
dump.spec
10
dump.spec
@ -2,13 +2,12 @@
|
||||
|
||||
Summary: Programs for backing up and restoring ext2/ext3 filesystems
|
||||
Name: dump
|
||||
Version: 0.4b40
|
||||
Release: 5.1
|
||||
Version: 0.4b41
|
||||
Release: 1
|
||||
License: BSD
|
||||
Group: Applications/Archiving
|
||||
URL: http://dump.sourceforge.net/
|
||||
Source: dump-%{version}.tar.bz2
|
||||
Patch0: dump-0.4b40-fixacl.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
BuildRequires: e2fsprogs-devel >= 1.18, readline-devel >= 4.2
|
||||
BuildRequires: libtermcap-devel, zlib-devel, bzip2-devel, ncurses-devel
|
||||
@ -42,7 +41,6 @@ restoring files from a backup), and tar (an archiving program).
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0 -b .fixacl
|
||||
|
||||
%build
|
||||
# XXX --enable-kerberos needs krcmd
|
||||
@ -113,6 +111,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man8/rmt.8*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 10 2006 Jindrich Novy <jnovy@redhat.com> 0.4b41-1
|
||||
- update to 0.4b41
|
||||
- drop .fixacl patch, now applied in the new upstream release
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user