SPECS: svgalib.spec - build only UP module for kernel 2.6 on sparc...
qboosh
qboosh at pld-linux.org
Mon Jan 9 11:05:28 CET 2006
Author: qboosh Date: Mon Jan 9 10:05:28 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build only UP module for kernel 2.6 on sparc(32)
---- Files affected:
SPECS:
svgalib.spec (1.150 -> 1.151)
---- Diffs:
================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.150 SPECS/svgalib.spec:1.151
--- SPECS/svgalib.spec:1.150 Tue Dec 13 16:14:18 2005
+++ SPECS/svgalib.spec Mon Jan 9 11:05:22 2006
@@ -13,6 +13,9 @@
%define kernel26 %(echo %{_kernel_ver} | grep -q '2\.[0-4]\.' ; echo $?)
%if %{kernel26}
%define k24 %{nil}
+%ifarch sparc
+%undefine with_smp
+%endif
%else
%define k24 24
%endif
@@ -490,6 +493,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.151 2006/01/09 10:05:22 qboosh
+- build only UP module for kernel 2.6 on sparc(32)
+
Revision 1.150 2005/12/13 15:14:18 glen
- adapterized (sorted %verify attrs)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/svgalib.spec?r1=1.150&r2=1.151&f=u
More information about the pld-cvs-commit
mailing list