Author: glen                         Date: Tue Feb  5 23:56:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no pcmcia,drm,oss on sparc
- no isa on alpha

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.98 SPECS/kernel-vanilla.spec:1.99
--- SPECS/kernel-vanilla.spec:1.98      Wed Feb  6 00:29:35 2008
+++ SPECS/kernel-vanilla.spec   Wed Feb  6 00:56:50 2008
@@ -13,15 +13,20 @@
 %undefine      with_pae
 %endif
 
-%ifarch %{ix86} ppc
+%ifarch %{ix86} alpha ppc
 %define                have_isa        1
 %else
 %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
+%endif
 
 %define                alt_kernel      vanilla
 
@@ -757,6 +762,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2008-02-05 23:56:50  glen
+- no pcmcia,drm,oss on sparc
+- no isa on alpha
+
 Revision 1.98  2008-02-05 23:29:35  glen
 - hide autogenerated file
 
================================================================

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

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

Reply via email to