bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:56:26 +00:00
parent 04f8cfad7c
commit a4796e411d

View File

@ -4,7 +4,7 @@
Summary: The GNU disk partition manipulation program.
Name: parted
Version: 1.6.25
Release: 6
Release: 6.1
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
Patch0: parted-1.6.3-fat.c.patch
Patch3: parted-1.6.25-sx8.patch
@ -99,6 +99,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
%{_libdir}/*.a*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.6.25-6.1
- bump again for double-long bug on ppc(64)
* Tue Feb 7 2006 Peter Jones <pjones@redhat.com> 1.6.25-6
- Fix dm partition naming.