From 4918bac270ec3d2fb8f7d94920f2a381f8d6019a Mon Sep 17 00:00:00 2001 From: havner Date: Sun, 12 Sep 2004 17:09:09 +0000 Subject: [PATCH] - no kernel modules on amd64 Changed files: lm_sensors.spec -> 1.120 --- lm_sensors.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lm_sensors.spec b/lm_sensors.spec index fabeea1..9634313 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -4,7 +4,11 @@ %bcond_without smp # don't build SMP modules %bcond_without kernel # build kernel 2.4 modules %bcond_without userspace # don't build userspace utilities -# + +%ifarch amd64 +%undefine kernel +%endif + %include /usr/lib/rpm/macros.perl Summary: Hardware health monitoring Summary(pl): Monitor stanu sprzêtu @@ -13,7 +17,7 @@ Summary(ru): Summary(uk): õÔÉ̦ÔÉ ÄÌÑ ÍÏΦÔÏÒÉÎÇÕ ÁÐÁÒÁÔÕÒÉ Name: lm_sensors Version: 2.8.7 -%define _rel 1 +%define _rel 2 Release: %{_rel} License: GPL Group: Applications/System -- 2.44.0