]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- BR i2c-devel, Req i2c is for NON distro kernel, PLD kernel has it by default
authormarcus <marcus@pld-linux.org>
Tue, 29 Jan 2002 16:30:51 +0000 (16:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm_sensors.spec -> 1.45

lm_sensors.spec

index 5e9fb531111d1a2d009789f8db5c5f8778d7d716..b4c613576f9d07e8b6fb9332c22a9f2a8c41b78a 100644 (file)
@@ -25,7 +25,7 @@ Patch0:               %{name}-make.patch
 URL:           http://www.netroedge.com/~lm78/
 BuildRequires: bison
 BuildRequires: flex >= 2.5.1
-%{!?_without_dist_kernel:BuildRequires:        i2c-devel >= 2.6.0}
+%{?_without_dist_kernel:BuildRequires: i2c-devel >= 2.6.0}
 PreReq:                /sbin/chkconfig
 PreReq:                /sbin/ldconfig
 Requires:      %{name}-modules = %{version}
@@ -103,7 +103,7 @@ Group(pl):  Aplikacje/System
 Group(pt_BR):  Aplicações/Sistema
 Release:       %{_rel}@%{_kernel_ver_str}
 Prereq:                /sbin/depmod
-%{!?_without_dist_kernel:Requires:     i2c >= 2.6.0}
+%{?_without_dist_kernel:Requires:      i2c >= 2.6.0}
 %{!?_without_dist_kernel:Conflicts:    kernel < %{_kernel_ver}, kernel > %{_kernel_ver}}
 %{!?_without_dist_kernel:Conflicts:    kernel-smp}
 Obsoletes:     %{name}-modules
@@ -126,7 +126,7 @@ Group(pl):  Aplikacje/System
 Group(pt_BR):  Aplicações/Sistema
 Release:       %{_rel}@%{_kernel_ver_str}
 Prereq:                /sbin/depmod
-%{!?_without_dist_kernel:Requires:     i2c >= 2.6.0}
+%{?_without_dist_kernel:Requires:      i2c >= 2.6.0}
 %{!?_without_dist_kernel:Conflicts:     kernel < %{_kernel_ver}, kernel > %{_kernel_ver}}
 %{!?_without_dist_kernel:Conflicts:     kernel-up}
 Obsoletes:     %{name}-modules
This page took 0.076925 seconds and 4 git commands to generate.