Author: glen                         Date: Sat Feb  9 16:14:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- M686=y only in i386

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.114 -> 1.115) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.114 SPECS/kernel-vanilla.spec:1.115
--- SPECS/kernel-vanilla.spec:1.114     Sat Feb  9 17:01:37 2008
+++ SPECS/kernel-vanilla.spec   Sat Feb  9 17:14:09 2008
@@ -419,8 +419,8 @@
 
 %ifarch %{ix86}
        echo '# x86 tuneup'
-       %ifnarch i386
-       echo 'M386=n'
+       %ifarch i386
+       echo 'M386=y'
        %endif
        %ifarch i486
        echo 'M486=y'
@@ -781,6 +781,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2008-02-09 16:14:09  glen
+- M686=y only in i386
+
 Revision 1.114  2008-02-09 16:01:37  glen
 - update to athlon
 
================================================================

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

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

Reply via email to