SPECS: madwifi-ng.spec - use correct up/smp config.

pluto pluto at pld-linux.org
Thu Mar 15 00:44:57 CET 2007


Author: pluto                        Date: Wed Mar 14 23:44:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use correct up/smp config.

---- Files affected:
SPECS:
   madwifi-ng.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.44 SPECS/madwifi-ng.spec:1.45
--- SPECS/madwifi-ng.spec:1.44	Wed Mar 14 01:23:26 2007
+++ SPECS/madwifi-ng.spec	Thu Mar 15 00:44:51 2007
@@ -125,7 +125,7 @@
 %{__make} -C tools \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}" \
-	KERNELCONF="%{_kernelsrcdir}/config-up"
+	KERNELCONF="%{_kernelsrcdir}/config-%{?with_up:up}%{?with_smp:smp}"
 %endif
 
 %if %{with kernel}
@@ -164,7 +164,7 @@
 
 %{__make} install-tools \
 	TARGET=%{target} \
-	KERNELCONF="%{_kernelsrcdir}/config-up" \
+	KERNELCONF="%{_kernelsrcdir}/config-%{?with_up:up}%{?with_smp:smp}" \
 	KERNELPATH="%{_kernelsrcdir}" \
 	DESTDIR=$RPM_BUILD_ROOT \
 	BINDIR=%{_bindir} \
@@ -228,6 +228,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/03/14 23:44:51  pluto
+- use correct up/smp config.
+
 Revision 1.44  2007/03/14 00:23:26  glen
 - up bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/madwifi-ng.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list