Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (c007a390a4d9b1c00bf31af7ab0f3ff3fa0a839e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (c007a390a4d9b1c00bf31af7ab0f3ff3fa0a839e)
  • Date: Thu, 25 Jan 2007 07:24:25 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

utils/hddtemp/DETAILS | 35 ++++++++++++++++-------------------
utils/hddtemp/HISTORY | 6 ++++++
2 files changed, 22 insertions(+), 19 deletions(-)

New commits:
commit c007a390a4d9b1c00bf31af7ab0f3ff3fa0a839e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

hddtemp fixes and update

diff --git a/utils/hddtemp/DETAILS b/utils/hddtemp/DETAILS
index 8201273..30e0522 100755
--- a/utils/hddtemp/DETAILS
+++ b/utils/hddtemp/DETAILS
@@ -1,25 +1,22 @@
- SPELL=hddtemp
- VERSION=0.3-beta14
- SOURCE=${SPELL}-${VERSION}.tar.bz2
- SOURCE2=${SPELL}.db
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://www.guzu.net/linux/${SOURCE}
- SOURCE2_URL[0]=http://www.guzu.net/linux/${SOURCE2}
- WEB_SITE=http://www.guzu.net/linux/hddtemp.php
- ENTERED=20020721
- UPDATED=20041012
- SOURCE_HASH=sha1:04f0c906567df8240d7d2b73a0565ceb242db1b7
- SOURCE2_IGNORE=volatile
- LICENSE[0]=GPL
- LICENSE[1]=GPL
- FORCE_DOWNLOAD="yes"
- KEYWORDS="ide utils"
- SHORT="HDDtemp is tool that give you the temperature of your IDE
hard drive by reading S.M.A.R.T. informations."
+ SPELL=hddtemp
+ VERSION=0.3-beta15
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE2=${SPELL}.db
+ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+
SOURCE_URL[0]=http://download.savannah.nongnu.org/releases/hddtemp/$SOURCE
+ SOURCE2_URL[0]=http://www.guzu.net/linux/$SOURCE2
+ WEB_SITE=http://www.guzu.net/linux/hddtemp.php
+ ENTERED=20020721
+
SOURCE_HASH=sha512:7db5a3dff60c59ce147b996ea4f8b6de1abcd34301bb863507b4d4b44e72fdc031078867a7f37161e67e74f6b426a1d856d3081179c678d2a442815bb0faa94d
+ SOURCE2_IGNORE=volatile
+ LICENSE[0]=GPL
+ LICENSE[1]=GPL
+FORCE_DOWNLOAD[2]="yes"
+ KEYWORDS="ide utils"
+ SHORT="a tool that gives you the temperature of your IDE hard
drive"
cat << EOF
-
HDDtemp is tool that give you the temperature of your IDE hard drive by
reading S.M.A.R.T. informations (that support this feature). Only moderns
hard
drives have a temperature sensor. SCSI doesn't allow reading S.M.A.R.T.
informations.
-
EOF
diff --git a/utils/hddtemp/HISTORY b/utils/hddtemp/HISTORY
index c1226a9..739bb83 100644
--- a/utils/hddtemp/HISTORY
+++ b/utils/hddtemp/HISTORY
@@ -1,3 +1,9 @@
+2007-01-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: fixed source url
+ updated spell to 0.3-beta15
+ and properly aligned everything
+ fixed FORCE_DOWNLOAD, so it is used for the correct source
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (c007a390a4d9b1c00bf31af7ab0f3ff3fa0a839e), Jaka Kranjc, 01/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page