SPECS (LINUX_2_6_16): kernel.spec - add -TIOCGDEV.patch, adapter

glen glen at pld-linux.org
Tue Nov 6 02:49:34 CET 2007


Author: glen                         Date: Tue Nov  6 01:49:34 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- Log message:
- add -TIOCGDEV.patch, adapter

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1558.2.106 -> 1.441.2.1558.2.107) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1558.2.106 SPECS/kernel.spec:1.441.2.1558.2.107
--- SPECS/kernel.spec:1.441.2.1558.2.106	Sun Nov  4 10:15:01 2007
+++ SPECS/kernel.spec	Tue Nov  6 02:49:28 2007
@@ -298,9 +298,12 @@
 Patch250:	linux-2.6.16-forcedeth-WON.patch
 Patch251:	linux-nvidia.patch
 
-# From ALSA 1.0.13 for nVidia 
+# From ALSA 1.0.13 for nVidia
 Patch252:	linux-alsa-hda.patch
 
+# add tty ioctl to figure physical device of the console. used by showconsole.spec (blogd)
+Patch256:	kernel-TIOCGDEV.patch
+
 # security patches
 Patch300:	linux-CVE-2007-3740.patch
 Patch301:	linux-CVE-2007-4308.patch
@@ -326,8 +329,8 @@
 %ifarch sparc sparc64
 BuildRequires:	elftoaout
 %endif
-BuildRequires:	gcc >= 5:3.2
 BuildRequires:	/sbin/depmod
+BuildRequires:	gcc >= 5:3.2
 # for hostname command
 BuildRequires:	net-tools
 BuildRequires:	perl-base
@@ -734,8 +737,8 @@
 Autoreqprov:	no
 
 %description source
-This is the source code for the Linux kernel. You can build a custom kernel
-that is better tuned to your particular hardware.
+This is the source code for the Linux kernel. You can build a custom
+kernel that is better tuned to your particular hardware.
 
 %description source -l de
 Das Kernel-Source-Paket enthält den source code (C/Assembler-Code) des
@@ -898,6 +901,7 @@
 %patch251 -p1
 
 %patch252 -p1
+%patch256 -p1
 
 # security patches
 %patch300 -p1
@@ -1771,6 +1775,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1558.2.107  2007/11/06 01:49:28  glen
+- add -TIOCGDEV.patch, adapter
+
 Revision 1.441.2.1558.2.106  2007/11/04 09:15:01  adamg
 - backported security patches from 2.6.16.57-rc1 (resolves
   CVE-2007-3740, CVE-2007-4308, CVE-2007-4997, CVE-2007-5093)
================================================================

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



More information about the pld-cvs-commit mailing list