- Updated to dump 0.4b39
- Updated the experimental patch.
This commit is contained in:
parent
a646942205
commit
45e6c1ada0
@ -1,2 +1,3 @@
|
||||
dump-0.4b37.tar.gz
|
||||
dump-0.4b38.tar.bz2
|
||||
dump-0.4b39.tar.bz2
|
||||
|
||||
@ -1,11 +1,10 @@
|
||||
#!/bin/bash
|
||||
%define _sbindir /sbin
|
||||
# XXX --enable-kerberos needs krcmd
|
||||
%define myoptions --enable-largefile --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --with-dumpdates="%{_sysconfdir}/dumpdates" --enable-readline
|
||||
|
||||
Summary: Programs for backing up and restoring ext2/ext3 filesystems.
|
||||
Name: dump
|
||||
Version: 0.4b38
|
||||
Version: 0.4b39
|
||||
Release: 1
|
||||
License: BSD
|
||||
Group: Applications/Archiving
|
||||
@ -98,6 +97,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man8/rmt.*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2005 Jindrich Novy <jnovy@redhat.com. 0.4b39-1
|
||||
- Updated to dump 0.4b39
|
||||
- Updated the experimental patch.
|
||||
|
||||
* Wed Jan 12 2005 Jindrich Novy <jnovy@redhat.com> 0.4b38-1
|
||||
- Updated to dump 0.4b38 (#144840)
|
||||
- Updated the experimental dump patch.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user