- rebuild (BuildID feature)

This commit is contained in:
Adam Tkac 2007-08-22 11:21:59 +00:00
parent 0933519fe9
commit dbce30ff5b

View File

@ -3,7 +3,7 @@
Summary: Programs for backing up and restoring ext2/ext3 filesystems
Name: dump
Version: 0.4b41
Release: 5%{?dist}
Release: 6%{?dist}
License: BSD
Group: Applications/Archiving
URL: http://dump.sourceforge.net/
@ -121,17 +121,20 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.8*
%changelog
* Tue Jan 30 2007 Adam Tkac <atkac redhat com> 0.4b41-5.fc7
* Wed Aug 22 2007 Adam Tkac <atkac redhat com> 0.4b41-6
- rebuild (BuildID feature)
* Tue Jan 30 2007 Adam Tkac <atkac redhat com> 0.4b41-5
- fixed dumping of 2TB systems
* Mon Jan 29 2007 Adam Tkac <atkac redhat com> 0.4b41-4.fc7
* Mon Jan 29 2007 Adam Tkac <atkac redhat com> 0.4b41-4
- added Andrew Kroeger's patch. Immutable files are restored correctly
* Wed Jan 18 2007 Adam Tkac <atkac redhat com> 0.4b41-3.fc7
* Wed Jan 18 2007 Adam Tkac <atkac redhat com> 0.4b41-3
- dump is now linked dynamically
- removed termcap dependency
* Mon Aug 7 2006 Jindrich Novy <jnovy@redhat.com> 0.4b41-2.fc6
* Mon Aug 7 2006 Jindrich Novy <jnovy@redhat.com> 0.4b41-2
- fix miscompares detected by restore -C caused by SELinux (#189845)
- link properly against device-mapper and selinux libraries
- add autoconf BuildRequires