This commit is contained in:
Dennis Gilmore 2011-02-08 09:32:52 -06:00
parent 96112b8136
commit 0b6154e201

View File

@ -7,7 +7,7 @@ Summary: Programs for backing up and restoring ext2/ext3 filesystems
Name: dump
Epoch: 1
Version: 0.4
Release: 0.9.%{PREVER}%{?dist}
Release: 0.10.%{PREVER}%{?dist}
License: BSD
Group: Applications/Archiving
URL: http://dump.sourceforge.net/
@ -127,6 +127,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.8*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.4-0.10.b43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 2 2010 Jan Görig <jgorig redhat com> 0.4-0.9.b42
- fix dump -w does not work on ext4 fielsystems (#658890)