]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- fixed sensors-detect path
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 18 Feb 2005 19:06:00 +0000 (19:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    lm_sensors.spec -> 1.127

lm_sensors.spec

index cc77892454ce1338d7571940fb2e78458019a67e..f7a47726b329aa5b0b97a21bc836b786df2aa1c0 100644 (file)
@@ -17,7 +17,7 @@ Summary(ru):  
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ ÍÏΦÔÏÒÉÎÇÕ ÁÐÁÒÁÔÕÒÉ
 Name:          lm_sensors
 Version:       2.9.0
-%define _rel   2
+%define _rel   3
 Release:       %{_rel}
 License:       GPL
 Group:         Applications/System
@@ -29,6 +29,7 @@ Patch0:               %{name}-make.patch
 Patch1:                %{name}-ppc.patch
 Patch2:                %{name}-iconv-in-libc.patch
 Patch3:                %{name}-gcc34.patch
+Patch4:                %{name}-sensors-detect-PATH.patch
 URL:           http://www.lm-sensors.nu/
 BuildRequires: rpmbuild(macros) >= 1.118
 %if %{with userspace}
@@ -181,6 +182,7 @@ Modu
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %if %{with kernel} && %{with smp}
This page took 0.082203 seconds and 4 git commands to generate.