[Lunar-commits] <moonbase> lm_sensors-2.4: add a conflict against lm_sensors module.

Florin Braescu florin at lunar-linux.org
Sat May 31 08:46:44 CEST 2008


commit 4b038ecacbb338a629bfc24310a3bb3bfdd8e61a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat May 31 09:46:44 2008 +0300

    lm_sensors-2.4: add a conflict against lm_sensors module.
---
 utils/lm_sensors-2.4/BUILD     |    3 +++
 utils/lm_sensors-2.4/CONFLICTS |    2 ++
 utils/lm_sensors-2.4/DETAILS   |    6 +++---
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/utils/lm_sensors-2.4/BUILD b/utils/lm_sensors-2.4/BUILD
index 448ded5..fd71147 100644
--- a/utils/lm_sensors-2.4/BUILD
+++ b/utils/lm_sensors-2.4/BUILD
@@ -1,5 +1,8 @@
 (
 
+  message " ${PROBLEM_COLOR}Warning! ${DEFAULT_COLOR}This module compiles and must be installed only on 2.4.x kernels."
+  sleep 5
+
   sedit 's:/usr/local:/usr:g' Makefile &&
   default_make
 
diff --git a/utils/lm_sensors-2.4/CONFLICTS b/utils/lm_sensors-2.4/CONFLICTS
new file mode 100644
index 0000000..79d06a2
--- /dev/null
+++ b/utils/lm_sensors-2.4/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts  lm_sensors
+
diff --git a/utils/lm_sensors-2.4/DETAILS b/utils/lm_sensors-2.4/DETAILS
index 382ace7..e714a66 100644
--- a/utils/lm_sensors-2.4/DETAILS
+++ b/utils/lm_sensors-2.4/DETAILS
@@ -1,6 +1,6 @@
-          MODULE=lm_sensors
+          MODULE=lm_sensors-2.4
          VERSION=2.10.6
-          SOURCE=$MODULE-$VERSION.tar.gz
+          SOURCE=lm_sensors-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/lm_sensors-$VERSION
       SOURCE_URL=http://dl.lm-sensors.org/lm-sensors/releases
       SOURCE_VFY=sha1:6f84801af94517dd9f4b64d7059c1359612c4fb5
@@ -12,5 +12,5 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/lm_sensors-$VERSION
 cat << EOF
 lm_sensors provides essential tools for monitoring the hardware health
 of Linux systems containing hardware health monitoring hardware such as
-the LM78 and LM75.
+the LM78 and LM75. This is the module for Linux 2.4.x kernel versions.
 EOF


More information about the Lunar-commits mailing list