SPECS (LINUX_2_6_14): kernel.spec - fix biarch build.

pluto pluto at pld-linux.org
Fri Jan 27 12:44:19 CET 2006


Author: pluto                        Date: Fri Jan 27 11:44:19 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_14
---- Log message:
- fix biarch build.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1357.2.14 -> 1.441.2.1357.2.15) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1357.2.14 SPECS/kernel.spec:1.441.2.1357.2.15
--- SPECS/kernel.spec:1.441.2.1357.2.14	Fri Jan 27 12:34:37 2006
+++ SPECS/kernel.spec	Fri Jan 27 12:44:14 2006
@@ -988,7 +988,7 @@
     %if "%{_arch}" == "sparc" && "%{_target_base_arch}" == "sparc64"
 	DepMod=/sbin/depmod
     %endif
-    %if "%{_arch}" == "x86_64" && "%_target_base_arch}" == "i386"
+    %if "%{_arch}" == "x86_64" && "%{_target_base_arch}" == "i386"
 	CrossOpts="ARCH=%{_target_base_arch}"
 	DepMod=/sbin/depmod
     %endif
@@ -1786,6 +1786,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1357.2.15  2006/01/27 11:44:14  pluto
+- fix biarch build.
+
 Revision 1.441.2.1357.2.14  2006/01/27 11:34:37  pluto
 - fix up/smp config build.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1357.2.14&r2=1.441.2.1357.2.15&f=u



More information about the pld-cvs-commit mailing list