]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- don't build kernel modules by default (modules are in kernel) lm_sensors-2_8_7-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 13 Jun 2004 08:48:36 +0000 (08:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm_sensors.spec -> 1.117

lm_sensors.spec

index 9b02dcb69c555dd4b2273cec691436d4c4e6a56a..c12aa24972192654cdd59db1399c10771fc7fe49 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without dist_kernel     # without kernel for distributions
 %bcond_without smp             # don't build SMP modules
-%bcond_without kernel          # don't build kernel modules
+%bcond_with    kernel          # build kernel modules
 %bcond_without userspace       # don't build userspace utilities
 #
 %include       /usr/lib/rpm/macros.perl
@@ -12,13 +12,13 @@ Summary(pt_BR):     Ferramentas para monitora
 Summary(ru):   õÔÉÌÉÔÙ ÄÌÑ ÍÏÎÉÔÏÒÉÎÇÁ ÁÐÐÁÒÁÔÕÒÙ
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ ÍÏΦÔÏÒÉÎÇÕ ÁÐÁÒÁÔÕÒÉ
 Name:          lm_sensors
-Version:       2.8.6
-%define _rel   2
+Version:       2.8.7
+%define _rel   1
 Release:       %{_rel}
 License:       GPL
 Group:         Applications/System
 Source0:       http://secure.netroedge.com/~lm78/archive/%{name}-%{version}.tar.gz
-# Source0-md5: baa836e7b31eeb991b105008ab7458a4
+# Source0-md5: 64b4a4f547b2e1eab8a574d871867ca5
 Source1:       sensors.init
 Source2:       sensors.sysconfig
 Patch0:                %{name}-make.patch
This page took 0.045217 seconds and 4 git commands to generate.