- update to 9.16, fixes disk spindowns
This commit is contained in:
parent
c32c6cbdc4
commit
1fd88e7ed7
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user