- update to 9.16, fixes disk spindowns

This commit is contained in:
Karsten Hopp 2009-07-17 21:05:49 +00:00
parent c32c6cbdc4
commit 1fd88e7ed7
2 changed files with 6 additions and 3 deletions

View File

@ -1,12 +1,12 @@
Summary: A utility for displaying and/or setting hard disk parameters
Name: hdparm
Version: 9.12
Version: 9.16
Release: 1%{?dist}
License: BSD
Group: Applications/System
URL: http://sourceforge.net/projects/hdparm/
Source: http://download.sourceforge.net/hdparm/hdparm-%{version}.tar.gz
Patch0: hdparm-9.8-nostrip.patch
Patch0: hdparm-9.16-nostrip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExcludeArch: s390 s390x
@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/hdparm.8*
%changelog
* Fri Jul 17 2009 Karsten Hopp <karsten@redhat.com> 9.16-1
- update to 9.16, fixes disk spindowns
* Wed Mar 04 2009 Karsten Hopp <karsten@redhat.com> 9.12-1
- update to 9.12 to fix #488560

View File

@ -1 +1 @@
4064cb2cc60b7bbdcea02ec163631068 hdparm-9.12.tar.gz
d11e2158c4ca8863de830f686574a4a3 hdparm-9.16.tar.gz