packages (LINUX_2_6_27): kernel/kernel.spec - re-add kernel-TIOCGDEV.patch, ...

glen glen at pld-linux.org
Mon Aug 30 21:14:50 CEST 2010


Author: glen                         Date: Mon Aug 30 19:14:50 2010 GMT
Module: packages                      Tag: LINUX_2_6_27
---- Log message:
- re-add kernel-TIOCGDEV.patch, from 2.6.22, used by blogd from showconsole

---- Files affected:
packages/kernel:
   kernel.spec (1.441.2.2036.2.61 -> 1.441.2.2036.2.62) 

---- Diffs:

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.441.2.2036.2.61 packages/kernel/kernel.spec:1.441.2.2036.2.62
--- packages/kernel/kernel.spec:1.441.2.2036.2.61	Fri Aug 27 21:48:48 2010
+++ packages/kernel/kernel.spec	Mon Aug 30 21:14:43 2010
@@ -299,6 +299,9 @@
 # Fix verified for that kernel version.
 Patch130:	linux-2.6-forcedeth-WON.patch
 
+# add tty ioctl to figure physical device of the console. used by showconsole.spec (blogd)
+Patch131:	kernel-TIOCGDEV.patch
+
 # http://download.filesystems.org/unionfs/unionfs-2.x/unionfs-2.5_for_2.6.27-rc6.diff.gz
 Patch140:	kernel-unionfs.patch
 Patch141:	kernel-unionfs-apparmor.patch
@@ -864,6 +867,8 @@
 # forcedeth
 %patch130 -p1
 
+%patch131 -p1
+
 # unionfs
 %patch140 -p1
 %{?with_apparmor:%patch141 -p1}
@@ -1688,6 +1693,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.2036.2.62  2010/08/30 19:14:43  glen
+- re-add kernel-TIOCGDEV.patch, from 2.6.22, used by blogd from showconsole
+
 Revision 1.441.2.2036.2.61  2010/08/27 19:48:48  arekm
 - up to 2.6.27.53; add xfs 32bit projid blockage (since on-disk format doesn't support these)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.441.2.2036.2.61&r2=1.441.2.2036.2.62&f=u



More information about the pld-cvs-commit mailing list