From 245c469c283a54cc91ee7e6fa93bd80eff354cdc Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Thu, 16 Feb 2006 09:45:12 +0000 Subject: [PATCH] - chkconfig is of course a prereq, not a normal requires. --- lm_sensors.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lm_sensors.spec b/lm_sensors.spec index 2d3697c..d7f04b9 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -17,7 +17,8 @@ Summary: Hardware monitoring tools. Group: Applications/System License: GPL Buildroot: %{_tmppath}/%{name}-root -Requires: /usr/sbin/dmidecode chkconfig +Requires: /usr/sbin/dmidecode +PreReq: chkconfig BuildPrereq: kernel-headers >= 2.2.16, bison ExclusiveArch: alpha %{ix86} x86_64