From 9881f9a28b8ff2bb74c848393effbaa706fd28b9 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 23 Jan 2014 11:34:15 +0100 Subject: [PATCH] lm_sensors: updated to 3.3.5 --- lm_sensors/.footprint | 1 + lm_sensors/.md5sum | 2 +- lm_sensors/Pkgfile | 3 ++- lm_sensors/README | 14 ++++---------- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/lm_sensors/.footprint b/lm_sensors/.footprint index b31176bf6..dddb6c9e5 100644 --- a/lm_sensors/.footprint +++ b/lm_sensors/.footprint @@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/man/man8/ -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-conf-convert.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 diff --git a/lm_sensors/.md5sum b/lm_sensors/.md5sum index d773e151a..1089528cf 100644 --- a/lm_sensors/.md5sum +++ b/lm_sensors/.md5sum @@ -1 +1 @@ -60cfb98ab7a8915c3ac684af5459de2e lm_sensors-3.3.4.tar.bz2 +da506dedceb41822e64865f6ba34828a lm_sensors-3.3.5.tar.bz2 diff --git a/lm_sensors/Pkgfile b/lm_sensors/Pkgfile index d9fed635c..d607245f4 100644 --- a/lm_sensors/Pkgfile +++ b/lm_sensors/Pkgfile @@ -5,12 +5,13 @@ # Nice to have: i2c-tools name=lm_sensors -version=3.3.4 +version=3.3.5 release=1 source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.bz2) build () { cd $name-$version + make install PREFIX=/usr \ ETCDIR=/usr/etc \ DESTDIR=$PKG diff --git a/lm_sensors/README b/lm_sensors/README index 813d23ec5..6631c2662 100644 --- a/lm_sensors/README +++ b/lm_sensors/README @@ -4,16 +4,10 @@ README for lm_sensors IMPORTANT NOTES - * The libsensors configuration file (/etc/sensors.conf) is never overwritten - by our installation process, so that you won't lose your personal settings - in that file. You still can get our latest default config file in - etc/sensors.conf.eg and manually copy it to /etc/sensors.conf if you want. - You will then want to edit it to fit your needs again. - - * The format of /etc/sensors.conf changed with lm-sensors >= 3.0.0. - If you have a custom configuration file using the old format, you can convert - it using the sensors-conf-convert script. Otherwise just overwrite your old - configuration file with the new default one. + * The format of /usr/etc/sensors3.conf changed with lm-sensors 3.0.0. + If you have a custom configuration file using the old format, you + can convert it using the sensors-conf-convert script. Otherwise just + overwrite your old configuration file with the new default one. KERNEL CONFIGURATION