SPECS (LINUX_2_6): kernel.spec - disable vesafb_tng module by defa...
pluto
pluto at pld-linux.org
Sun Apr 23 11:18:51 CEST 2006
Author: pluto Date: Sun Apr 23 09:18:51 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- disable vesafb_tng module by default.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1505 -> 1.441.2.1506)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1505 SPECS/kernel.spec:1.441.2.1506
--- SPECS/kernel.spec:1.441.2.1505 Sun Apr 23 11:09:17 2006
+++ SPECS/kernel.spec Sun Apr 23 11:18:46 2006
@@ -8,7 +8,7 @@
%bcond_without up # don't build UP kernel
%bcond_without source # don't build kernel-source package
%bcond_without pcmcia # don't build pcmcia
-%bcond_without vesafb_tng # build without vesafb-tng patch applied (breaks other fb modules)
+%bcond_with vesafb_tng # build with vesafb-tng patch applied (breaks other fb modules)
%bcond_with preemptive # build preemptive kernel
%bcond_with suspend2 # build software suspend support
@@ -1597,6 +1597,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1506 2006/04/23 09:18:46 pluto
+- disable vesafb_tng module by default.
+
Revision 1.441.2.1505 2006/04/23 09:09:17 pluto
- release 1.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1505&r2=1.441.2.1506&f=u
More information about the pld-cvs-commit
mailing list