Author: havner                       Date: Sun Jul  2 17:58:35 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- vesafb-tng bconded, and default turned off, it doesn't work on every
  machine and turns off default vesafb code so its impossible to get any
  working framebuffer.
- rel 0.3

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1567 -> 1.441.2.1568) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1567 SPECS/kernel.spec:1.441.2.1568
--- SPECS/kernel.spec:1.441.2.1567      Wed Jun 28 03:08:31 2006
+++ SPECS/kernel.spec   Sun Jul  2 19:58:29 2006
@@ -21,6 +21,7 @@
 %bcond_without grsecurity      # don't build grsecurity at all
 %bcond_without grsec_minimal   # build only minimal subset (proc,link,fifo,shm)
 
+%bcond_with    vesafb_tng      # vesafb-tng, vesafb replacement from gentoo
 %bcond_with    pae             # build PAE (HIGHMEM64G) support on uniprocessor
 %bcond_with    nfsroot         # build with root on NFS support
 
@@ -87,7 +88,7 @@
 %define                _udev_ver               071
 %define                _mkvmlinuz_ver          1.3
 
-%define                _rel                    0.2
+%define                _rel                    0.3
 
 %define                _netfilter_snap         20060504
 %define                _nf_hipac_ver           0.9.1
@@ -709,7 +710,7 @@
 %patch4 -p1
 
 %ifarch %{ix86}
-%patch5 -p1
+%{?with_vesafb_tng:%patch5 -p1}
 %endif
 
 %patch6 -p1
@@ -1613,6 +1614,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1568  2006/07/02 17:58:29  havner
+- vesafb-tng bconded, and default turned off, it doesn't work on every
+  machine and turns off default vesafb code so its impossible to get any
+  working framebuffer.
+- rel 0.3
+
 Revision 1.441.2.1567  2006/06/28 01:08:31  baggins
 - TODO: netfilter patches (API changed again)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1567&r2=1.441.2.1568&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to