- Updated to dump 0.4b39

- Updated the experimental patch.
This commit is contained in:
Jindrich Novy 2005-01-24 09:06:15 +00:00
parent a646942205
commit 45e6c1ada0
3 changed files with 7 additions and 3 deletions

View File

@ -1,2 +1,3 @@
dump-0.4b37.tar.gz
dump-0.4b38.tar.bz2
dump-0.4b39.tar.bz2

View File

@ -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.

View File

@ -1 +1 @@
695a5472cd849edcd848b104395be2fe dump-0.4b38.tar.bz2
62d6054a2366392ce39b30d447e3191d dump-0.4b39.tar.bz2