]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
BR: perl-modules
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 3 Mar 2002 20:44:52 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm_sensors.spec -> 1.55

lm_sensors.spec

index c624e886aa6a90f9d39fb2ddf8fc5b52cf11e21d..bad64493b263d78c5a456d1f4710b3d7aca6cd41 100644 (file)
@@ -1,7 +1,7 @@
 
 # conditional build
 # _without_dist_kernel         without kernel for distributions
-
+%include        /usr/lib/rpm/macros.perl
 %define                _kernel_ver     %(grep UTS_RELEASE %{_kernelsrcdir}/include/linux/version.h 2>/dev/null | cut -d'"' -f2)
 %define                _kernel_ver_str %(echo %{_kernel_ver} | sed s/-/_/g)
 %define                _rel 10
@@ -21,6 +21,7 @@ Patch0:               %{name}-make.patch
 URL:           http://www.netroedge.com/~lm78/
 BuildRequires: bison
 BuildRequires: flex >= 2.5.1
+BuildRequires: perl-modules >= 5.6
 %{!?_without_dist_kernel:BuildRequires:        i2c-devel >= 2.6.0}
 PreReq:                /sbin/chkconfig
 PreReq:                /sbin/ldconfig
This page took 0.086885 seconds and 4 git commands to generate.