forked from pool/hdparm
This commit is contained in:
parent
aa102ae591
commit
bc9bccf895
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09f09ba33af61500ee1db5bde82f3c6c4e1252847bbadbf937a088157b88d7b3
|
|
||||||
size 56816
|
|
3
hdparm-7.7.tar.bz2
Normal file
3
hdparm-7.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b675010e4b25481e85c94f5523c5070cc330e040ae349618f33a8f0bf4c4cba2
|
||||||
|
size 56947
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 10 12:30:38 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- update to 7.7
|
||||||
|
- fixed bug whereby old data was shown after settings changed (eg. with -W0)
|
||||||
|
- removed old notes about a "correction factor" from man page -tT descriptions
|
||||||
|
- retry open with O_RDONLY if O_RDWR fails with errno==EROFS
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 20 00:36:36 CEST 2007 - ro@suse.de
|
Wed Jun 20 00:36:36 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hdparm (Version 7.6)
|
# spec file for package hdparm (Version 7.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -16,7 +16,7 @@ Group: Hardware/Other
|
|||||||
PreReq: %insserv_prereq %fillup_prereq coreutils
|
PreReq: %insserv_prereq %fillup_prereq coreutils
|
||||||
Provides: base:/sbin/hdparm
|
Provides: base:/sbin/hdparm
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 7.6
|
Version: 7.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Program to Get and Set Hard Disk Parameters
|
Summary: A Program to Get and Set Hard Disk Parameters
|
||||||
Source: hdparm-%{version}.tar.bz2
|
Source: hdparm-%{version}.tar.bz2
|
||||||
@ -112,6 +112,11 @@ fi
|
|||||||
/var/adm/fillup-templates/sysconfig.ide
|
/var/adm/fillup-templates/sysconfig.ide
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 10 2007 - ro@suse.de
|
||||||
|
- update to 7.7
|
||||||
|
- fixed bug whereby old data was shown after settings changed (eg. with -W0)
|
||||||
|
- removed old notes about a "correction factor" from man page -tT descriptions
|
||||||
|
- retry open with O_RDONLY if O_RDWR fails with errno==EROFS
|
||||||
* Wed Jun 20 2007 - ro@suse.de
|
* Wed Jun 20 2007 - ro@suse.de
|
||||||
- update to 7.6
|
- update to 7.6
|
||||||
- added -F flag to flush on-drive write cache buffer
|
- added -F flag to flush on-drive write cache buffer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user