forked from pool/hdparm
This commit is contained in:
parent
0a97dd0859
commit
eab1f05dc9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c99918d6de97f88f517276d53fb486d3cbba6da983b99c846f3c6da7aba0e81a
|
||||
size 56382
|
3
hdparm-7.5.tar.bz2
Normal file
3
hdparm-7.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ceac61cf17376e2aaa65d8c4d7f74bd96d0cc7352a32937b5757dcad76549664
|
||||
size 56716
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 8 00:51:18 CEST 2007 - ro@suse.de
|
||||
|
||||
- update to 7.5
|
||||
- beef up warnings for -s1 flag, as people seem to be ignoring them
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 1 01:10:15 CEST 2007 - ro@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package hdparm (Version 7.4)
|
||||
# spec file for package hdparm (Version 7.5)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -16,7 +16,7 @@ Group: Hardware/Other
|
||||
PreReq: %insserv_prereq %fillup_prereq coreutils
|
||||
Provides: base:/sbin/hdparm
|
||||
Autoreqprov: on
|
||||
Version: 7.4
|
||||
Version: 7.5
|
||||
Release: 1
|
||||
Summary: A Program to Get and Set Hard Disk Parameters
|
||||
Source: hdparm-%{version}.tar.bz2
|
||||
@ -114,6 +114,9 @@ fi
|
||||
/var/adm/fillup-templates/sysconfig.ide
|
||||
|
||||
%changelog
|
||||
* Fri Jun 08 2007 - ro@suse.de
|
||||
- update to 7.5
|
||||
- beef up warnings for -s1 flag, as people seem to be ignoring them
|
||||
* Fri Jun 01 2007 - ro@suse.de
|
||||
- update to 7.4
|
||||
- ignore ENOTTY response from DRIVE_CMD(NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user