- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-18 20:01:26 +00:00
parent fb2b3bbef8
commit bcb36d78ee

View File

@ -3,7 +3,7 @@
Summary: Programs for backing up and restoring ext2/ext3 filesystems
Name: dump
Version: 0.4b41
Release: 6.1%{?dist}
Release: 7.1%{?dist}
License: BSD
Group: Applications/Archiving
URL: http://dump.sourceforge.net/
@ -124,6 +124,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.8*
%changelog
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.4b41-7.1
- Autorebuild for GCC 4.3
* Fri Jan 11 2008 Adam Tkac <atkac redhat com> 0.4b41-6.1
- use libtinfo instead libncurses
- use autoreconf (=> add BuildRequires: automake - for aclocal)