Author: zbyniu                       Date: Tue Mar 18 00:51:19 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- vesafb-tng project renamed to uvesafb for .24

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1853 -> 1.441.2.1854) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1853 SPECS/kernel.spec:1.441.2.1854
--- SPECS/kernel.spec:1.441.2.1853      Mon Mar 17 23:09:19 2008
+++ SPECS/kernel.spec   Tue Mar 18 01:51:13 2008
@@ -4,6 +4,7 @@
 #
 # NOTE:
 # - suspend2 renamed to tuxonice (as project name)
+# - vesafb-tng renamed to uvresafb (as project name)
 #
 # TODO:
 # - benchmark NO_HZ & HZ=1000 vs HZ=300 on i686
@@ -36,7 +37,7 @@
 %bcond_with    pax             # build pax support
 
 %bcond_with    fbsplash        # fbsplash instead of bootsplash
-%bcond_with    vesafb_tng      # vesafb-tng, vesafb replacement from gentoo
+%bcond_with    uvesafb         # uvesafb, vesafb replacement from gentoo
 %bcond_with    pae             # build PAE (HIGHMEM64G) support on uniprocessor
 %bcond_with    nfsroot         # build with root on NFS support
 
@@ -181,7 +182,6 @@
 Source41:      kernel-squashfs.config
 Source42:      kernel-tuxonice.config
 Source43:      kernel-vserver.config
-Source44:      kernel-vesafb-tng.config
 Source45:      kernel-grsec.config
 Source46:      kernel-xen0.config
 Source47:      kernel-xenU.config
@@ -209,11 +209,11 @@
 
 # ftp://ftp.openbios.org/pub/bootsplash/kernel/bootsplash-3.1.6-2.6.21.diff.gz
 Patch3:                linux-2.6-bootsplash.patch
-# 
http://dev.gentoo.org/~spock/projects/gensplash/archive/fbsplash-0.9.2-r5-2.6.20-rc6.patch
+# based on 
http://dev.gentoo.org/~spock/projects/gensplash/archive/fbsplash-0.9.2-r5-2.6.20-rc6.patch
 Patch4:                fbsplash-0.9.2-r5-2.6.20-rc6.patch
 
-# 
http://dev.gentoo.org/~spock/projects/vesafb-tng/archive/vesafb-tng-1.0-rc2-2.6.20-rc2.patch
-Patch5:                vesafb-tng-1.0-rc2-2.6.20-rc2.patch
+# 
http://dev.gentoo.org/~spock/projects/uvesafb/archive/uvesafb-0.1-rc3-2.6.23-rc3.patch
+Patch5:                kernel-uvesafb.patch
 
 # http://mesh.dl.sourceforge.net/sourceforge/squashfs/squashfs3.3.tgz
 # squashfs3.3/kernel-patches/linux-2.6.24/squashfs3.3-patch
@@ -1144,8 +1144,9 @@
        sed -i "s:CONFIG_IPV6=.:# CONFIG_IPV6 is not set:" 
arch/%{target_arch_dir}/defconfig
 %endif
 
-# vesafb-tng
-       cat %{SOURCE44} >> arch/%{target_arch_dir}/defconfig
+%if %{with uvesa}
+       echo "CONFIG_FB_UVESA=m" >> arch/%{target_arch_dir}/defconfig
+%endif
 
 # grsecurity & pax stuff
 #
@@ -1682,6 +1683,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1854  2008-03-18 00:51:13  zbyniu
+- vesafb-tng project renamed to uvesafb for .24
+
 Revision 1.441.2.1853  2008-03-17 22:09:19  zbyniu
 - fbsplash bcond repaired
 
================================================================

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

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

Reply via email to