Author: havner                       Date: Sun Jul  2 17:44:21 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- 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 1.1

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1558.2.11 -> 1.441.2.1558.2.12) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1558.2.11 SPECS/kernel.spec:1.441.2.1558.2.12
--- SPECS/kernel.spec:1.441.2.1558.2.11 Sat Jul  1 10:35:55 2006
+++ SPECS/kernel.spec   Sun Jul  2 19:44:15 2006
@@ -19,6 +19,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
 
@@ -100,7 +101,7 @@
 %define                _udev_ver               071
 %define                _mkvmlinuz_ver          1.3
 
-%define                _rel                    1
+%define                _rel                    1.1
 
 %define                _netfilter_snap         20060504
 %define                _nf_hipac_ver           0.9.1
@@ -722,7 +723,7 @@
 %patch4 -p1
 
 %ifarch %{ix86}
-%patch5 -p1
+%{?with_vesafb_tng:%patch5 -p1}
 %endif
 
 %patch6 -p1
@@ -1652,6 +1653,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1558.2.12  2006/07/02 17:44:15  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 1.1
+
 Revision 1.441.2.1558.2.11  2006/07/01 08:35:55  pluto
 - updated to 2.6.16.23 (CVE-2006-2934 fix included).
 
================================================================

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

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

Reply via email to