[Lunar-commits] <moonbase> hdparm: version bumped to 8.6.
Florin Braescu
florin at lunar-linux.org
Thu May 15 15:24:22 CEST 2008
commit b07eb9f3debe06a8f39fbb9d86d6bd3a1bb48208
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu May 15 16:24:22 2008 +0300
hdparm: version bumped to 8.6.
Safeguards were added for attempts to use "--read-sector",
"--write-sector", and "--make-bad-sector" on partitions rather
than the raw/full drive.
---
utils/hdparm/BUILD | 1 +
utils/hdparm/DETAILS | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/utils/hdparm/BUILD b/utils/hdparm/BUILD
index 46ef92b..ad2a17b 100644
--- a/utils/hdparm/BUILD
+++ b/utils/hdparm/BUILD
@@ -1,4 +1,5 @@
(
+
sedit 's/^ *CFLAGS *:= *\(.*\) *-O2 *\(.*\)/CFLAGS := \1 \2/' Makefile &&
make &&
prepare_install &&
diff --git a/utils/hdparm/DETAILS b/utils/hdparm/DETAILS
index 297f36c..9dd565a 100644
--- a/utils/hdparm/DETAILS
+++ b/utils/hdparm/DETAILS
@@ -1,12 +1,12 @@
MODULE=hdparm
- VERSION=8.5
+ VERSION=8.6
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:727c5cf5b46403b76ffca0ecb2c5f1a0857d22e2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:eeb4888aad985731448cd1d1bc2110dbbea4a30f
WEB_SITE=http://www.ibiblio.org/pub/Linux/system/hardware
ENTERED=20010922
- UPDATED=20080225
- SHORT="utility to access/tune Linux's EIDE drivers"
+ UPDATED=20080515
+ SHORT="A utility to access/tune Linux's EIDE drivers"
cat << EOF
hdparm is a shell utility to access/tune ioctl features of the Linux
More information about the Lunar-commits
mailing list