bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 12:12:38 +00:00
parent baba39991d
commit 08ecebb195

View File

@ -1,7 +1,7 @@
Summary: A utility for displaying and/or setting hard disk parameters.
Name: hdparm
Version: 6.3
Release: 2
Release: 2.1
License: BSD
Group: Applications/System
URL: http://sourceforge.net/projects/hdparm/
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/hdparm.8*
%changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.3-2.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Dec 20 2005 Karsten Hopp <karsten@redhat.de> 6.3-2
- use ExcludeArch, this allows building on archs we don't
ship such as Alpha (#175919)