Author: adamg                        Date: Sat Aug 18 21:12:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- CONFIG_M386 is turned on by default 

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.54 SPECS/kernel-vanilla.spec:1.55
--- SPECS/kernel-vanilla.spec:1.54      Sat Aug  4 10:32:39 2007
+++ SPECS/kernel-vanilla.spec   Sat Aug 18 23:12:27 2007
@@ -412,8 +412,8 @@
        %if %{with pae}
                pae=yes
        %endif
-       %ifarch i386
-       sed -i 's:# CONFIG_M386 is not set:CONFIG_M386=y:' $1
+       %ifnarch i386
+       sed -i 's:CONFIG_M386=y:# CONFIG_M386 is not set:' $1
        %endif
        %ifarch i486
        sed -i 's:# CONFIG_M486 is not set:CONFIG_M486=y:' $1
@@ -847,6 +847,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2007/08/18 21:12:27  adamg
+- CONFIG_M386 is turned on by default
+
 Revision 1.54  2007/08/04 08:32:39  qboosh
 - original Source URLs; use mirrors builder feature if you want one
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.54&r2=1.55&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to