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

This commit is contained in:
Jesse Keating 2006-02-11 03:25:05 +00:00
parent 08ecebb195
commit 62aaac64ba

View File

@ -1,7 +1,7 @@
Summary: A utility for displaying and/or setting hard disk parameters. Summary: A utility for displaying and/or setting hard disk parameters.
Name: hdparm Name: hdparm
Version: 6.3 Version: 6.3
Release: 2.1 Release: 2.2
License: BSD License: BSD
Group: Applications/System Group: Applications/System
URL: http://sourceforge.net/projects/hdparm/ URL: http://sourceforge.net/projects/hdparm/
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/hdparm.8* %{_mandir}/man8/hdparm.8*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.3-2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.3-2.1 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.3-2.1
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes