auto-import changelog data from hdparm-5.7-1.src.rpm
Mon Sep 06 2004 Karsten Hopp <karsten@redhat.de> 5.7-1 - update to latest stable version
This commit is contained in:
parent
615912120e
commit
0f2dd55e4b
@ -1 +1 @@
|
||||
hdparm-5.5.tar.gz
|
||||
hdparm-5.7.tar.gz
|
||||
|
@ -1,12 +1,11 @@
|
||||
Summary: A utility for displaying and/or setting hard disk parameters.
|
||||
Name: hdparm
|
||||
Version: 5.5
|
||||
Release: 2
|
||||
Version: 5.7
|
||||
Release: 1
|
||||
License: BSD
|
||||
Group: Applications/System
|
||||
Source: http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-%{version}.tar.gz
|
||||
Source1: hdparm-sysconfig
|
||||
Patch0: hdparm-5.5-renamevar.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
@ -17,7 +16,6 @@ performance and to spin down hard drives for power conservation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .renamevar
|
||||
|
||||
%build
|
||||
perl -pi -e "s,-O2,$RPM_OPT_FLAGS,g" Makefile
|
||||
@ -43,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man8/hdparm.8*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 06 2004 Karsten Hopp <karsten@redhat.de> 5.7-1
|
||||
- update to latest stable version
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user