From 1b48fc8505cb80a9c01215b491f96fe9bf91bad2 Mon Sep 17 00:00:00 2001 From: Mikhail Kolesnik Date: Fri, 15 Feb 2008 12:03:38 +0200 Subject: [PATCH] lm_sensors: updated to 3.0.1 --- lm_sensors/.footprint | 26 +++++--------------------- lm_sensors/.md5sum | 2 +- lm_sensors/Pkgfile | 14 ++++++-------- lm_sensors/README | 13 +++++++++++++ 4 files changed, 25 insertions(+), 30 deletions(-) create mode 100644 lm_sensors/README diff --git a/lm_sensors/.footprint b/lm_sensors/.footprint index 5356a103f..2e4fa8a3c 100644 --- a/lm_sensors/.footprint +++ b/lm_sensors/.footprint @@ -1,25 +1,18 @@ drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/sensors.conf +-rw-r--r-- root/root etc/sensors3.conf drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/ddcmon --rwxr-xr-x root/root usr/bin/decode-dimms.pl --rwxr-xr-x root/root usr/bin/decode-edid.pl --rwxr-xr-x root/root usr/bin/decode-vaio.pl --rwxr-xr-x root/root usr/bin/decode-xeon.pl -rwxr-xr-x root/root usr/bin/sensors +-rwxr-xr-x root/root usr/bin/sensors-conf-convert drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/linux/ --rw-r--r-- root/root usr/include/linux/sensors.h drwxr-xr-x root/root usr/include/sensors/ --rw-r--r-- root/root usr/include/sensors/chips.h -rw-r--r-- root/root usr/include/sensors/error.h -rw-r--r-- root/root usr/include/sensors/sensors.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libsensors.a -lrwxrwxrwx root/root usr/lib/libsensors.so -> libsensors.so.3 -lrwxrwxrwx root/root usr/lib/libsensors.so.3 -> libsensors.so.3.1.4 --rwxr-xr-x root/root usr/lib/libsensors.so.3.1.4 +lrwxrwxrwx root/root usr/lib/libsensors.so -> libsensors.so.4 +lrwxrwxrwx root/root usr/lib/libsensors.so.4 -> libsensors.so.4.0.1 +-rwxr-xr-x root/root usr/lib/libsensors.so.4.0.1 drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/sensors.1.gz @@ -29,21 +22,12 @@ drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/sensors.conf.5.gz drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/fancontrol.8.gz --rw-r--r-- root/root usr/man/man8/i2cdetect.8.gz --rw-r--r-- root/root usr/man/man8/i2cdump.8.gz --rw-r--r-- root/root usr/man/man8/i2cget.8.gz --rw-r--r-- root/root usr/man/man8/i2cset.8.gz -rw-r--r-- root/root usr/man/man8/isadump.8.gz -rw-r--r-- root/root usr/man/man8/isaset.8.gz -rw-r--r-- root/root usr/man/man8/pwmconfig.8.gz -rw-r--r-- root/root usr/man/man8/sensors-detect.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/fancontrol --rwxr-xr-x root/root usr/sbin/fancontrol.pl --rwxr-xr-x root/root usr/sbin/i2cdetect --rwxr-xr-x root/root usr/sbin/i2cdump --rwxr-xr-x root/root usr/sbin/i2cget --rwxr-xr-x root/root usr/sbin/i2cset -rwxr-xr-x root/root usr/sbin/isadump -rwxr-xr-x root/root usr/sbin/isaset -rwxr-xr-x root/root usr/sbin/pwmconfig diff --git a/lm_sensors/.md5sum b/lm_sensors/.md5sum index 26efd30bd..df00fd16f 100644 --- a/lm_sensors/.md5sum +++ b/lm_sensors/.md5sum @@ -1 +1 @@ -77f96bc8a7773e95b2990d756e4925d6 lm_sensors-2.10.5.tar.gz +dace0c6bb031bd097a46a336de60587c lm_sensors-3.0.1.tar.bz2 diff --git a/lm_sensors/Pkgfile b/lm_sensors/Pkgfile index cf6a4c83c..06c0cd9c7 100644 --- a/lm_sensors/Pkgfile +++ b/lm_sensors/Pkgfile @@ -1,17 +1,15 @@ # Description: Tools for monitoring system health (temperatures, voltages, fan speed, etc) # URL: http://www.lm-sensors.org # Maintainer: Mikhail Kolesnik, mike at openbunker dot org -# Packager: Attic, unknown at unknown -# Depends on: +# Depends on: i2c-tools name=lm_sensors -version=2.10.5 +version=3.0.1 release=1 -source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.gz) +source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.bz2) -build () { +build() { cd $name-$version - make user PREFIX=/usr - make PREFIX=$PKG/usr ETCDIR=$PKG/etc user_install - rm $PKG/usr/include/linux/i2c-dev.h + make PREFIX=/usr + make PREFIX=$PKG/usr ETCDIR=$PKG/etc install } diff --git a/lm_sensors/README b/lm_sensors/README new file mode 100644 index 000000000..11303990a --- /dev/null +++ b/lm_sensors/README @@ -0,0 +1,13 @@ +README for lm_sensors 3.x.x + +REQUIREMENTS + +PRE-INSTALL +You might want to save an old config file before upgrading from version 2.x.x +and use /usr/bin/sensors-conf-convert script later. + +POST-INSTALL + +RESOURCES +This mail provides some information for upgrading: +http://lists.crux.nu/pipermail/crux/2008-February/008118.html