Author: glen                         Date: Wed Feb  6 00:03:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- init vars

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.100 SPECS/kernel-vanilla.spec:1.101
--- SPECS/kernel-vanilla.spec:1.100     Wed Feb  6 00:58:39 2008
+++ SPECS/kernel-vanilla.spec   Wed Feb  6 01:03:28 2008
@@ -13,19 +13,19 @@
 %undefine      with_pae
 %endif
 
-%ifarch %{ix86} alpha ppc
 %define                have_isa        1
-%else
+%define                have_oss        1
+%define                have_pcmcia     1
+%define                have_sound      1
+%define                have_drm        1
+
+%ifnarch %{ix86} alpha ppc
 %define                have_isa        0
 %endif
 %ifarch sparc sparc64
-%define                have_pcmcia     0
 %define                have_drm        0
 %define                have_oss        0
-%else
-%define                have_pcmcia     1
-%define                have_oss        1
-%define                have_sound      1
+%define                have_pcmcia     0
 %endif
 
 %define                alt_kernel      vanilla
@@ -760,6 +760,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2008-02-06 00:03:28  glen
+- init vars
+
 Revision 1.100  2008-02-05 23:58:39  glen
 - parse error
 
================================================================

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

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

Reply via email to