]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- isadump is built on x86+amd64, no workaround needed; rel 2 auto/ac/lm_sensors-2_8_6-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 May 2004 14:49:31 +0000 (14:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm_sensors.spec -> 1.114

lm_sensors.spec

index d4d972ce7c1b7911125f69e8114907860f88de90..aa63d9817e380c1ed29abae4c7e25b8acaf52969 100644 (file)
@@ -13,7 +13,7 @@ Summary(ru):  
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ ÍÏΦÔÏÒÉÎÇÕ ÁÐÁÒÁÔÕÒÉ
 Name:          lm_sensors
 Version:       2.8.6
-%define _rel   1
+%define _rel   2
 Release:       %{_rel}
 License:       GPL
 Group:         Applications/System
@@ -173,11 +173,6 @@ Modu
 %patch1 -p1
 %patch2 -p1
 
-%ifarch ppc sparc sparc64 sparcv9
-# no isadump
-%{__perl} -pi -e 's@ prog/dump @ @' Makefile
-%endif
-
 %build
 %if %{with kernel} && %{with smp}
 # SMP
@@ -318,7 +313,7 @@ fi
 %attr(755,root,root) %{_sbindir}/eeprom*
 %attr(755,root,root) %{_sbindir}/fancontrol
 %attr(755,root,root) %{_sbindir}/i2c*
-%ifnarch ppc sparc sparc64 sparcv9
+%ifarch %{ix86} amd64
 %attr(755,root,root) %{_sbindir}/isadump
 %{_mandir}/man8/isadump.8*
 %endif
This page took 0.032895 seconds and 4 git commands to generate.