SPECS: kernel-desktop.spec - add TIOCGDEV.patch

glen glen at pld-linux.org
Mon Nov 5 20:34:04 CET 2007


Author: glen                         Date: Mon Nov  5 19:34:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add TIOCGDEV.patch

---- Files affected:
SPECS:
   kernel-desktop.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.133 SPECS/kernel-desktop.spec:1.134
--- SPECS/kernel-desktop.spec:1.133	Fri Nov  2 19:42:19 2007
+++ SPECS/kernel-desktop.spec	Mon Nov  5 20:33:59 2007
@@ -260,6 +260,9 @@
 # http://synce.svn.sourceforge.net/svnroot/synce/trunk/patches/linux-2.6.22-rndis_host-wm5.patch
 Patch105:	kernel-desktop-rndis_host.patch
 
+# add tty ioctl to figure physical device of the console. used by showconsole.spec (blogd)
+Patch106:	kernel-TIOCGDEV.patch
+
 URL:		http://www.kernel.org/
 BuildRequires:	/sbin/depmod
 BuildRequires:	binutils >= 3:2.14.90.0.7
@@ -711,6 +714,7 @@
 %patch104 -p1
 %endif
 %patch105 -p1
+%patch106 -p1
 
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}#g' Makefile
@@ -1121,6 +1125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2007/11/05 19:33:59  glen
+- add TIOCGDEV.patch
+
 Revision 1.133  2007/11/02 18:42:19  glen
 - update to 2.6.22.11, PF_RING patch seems invalid
 
================================================================

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



More information about the pld-cvs-commit mailing list