From 08ecebb1951d3746a560708a14e39d25f2ee5dbf Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 12:12:38 +0000 Subject: [PATCH] bump for new gcc/glibc --- hdparm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdparm.spec b/hdparm.spec index 528b67f..50e88ed 100644 --- a/hdparm.spec +++ b/hdparm.spec @@ -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 - 6.3-2.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Tue Dec 20 2005 Karsten Hopp 6.3-2 - use ExcludeArch, this allows building on archs we don't ship such as Alpha (#175919)