3
0

Accepting request 53214 from Base:System

Accepted submit request 53214 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/53214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-glibc-devel?expand=0&rev=8
This commit is contained in:
Ruediger Oertel 2010-11-18 15:45:26 +00:00 committed by Git OBS Bridge
commit d3024ff1c8
5 changed files with 52 additions and 39 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04637da9307423b6bc55142e02630b8355eca9a57b28bf35d7fbb5dc4476a8b1
size 713824

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8eb0c2f7f8656ca6877458818c366ecfd3becb5315dcdf9f09586ef7612aa71
size 724035

View File

@ -10,20 +10,20 @@
Index: usr/include/asm-arm/ioctls.h Index: usr/include/asm-arm/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-arm/ioctls.h.orig 2010-09-13 16:01:32.000000000 +0200 --- usr/include/asm-arm/ioctls.h.orig 2010-11-16 16:46:06.000000000 +0100
+++ usr/include/asm-arm/ioctls.h 2010-09-13 16:22:48.439806545 +0200 +++ usr/include/asm-arm/ioctls.h 2010-11-16 17:24:29.381717929 +0100
@@ -52,6 +52,7 @@ @@ -52,6 +52,7 @@
#define TCSETSF2 _IOW('T',0x2D, struct termios2) #define TCSETSF2 _IOW('T',0x2D, struct termios2)
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
#define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */ #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
+#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */ +#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */
#define TIOCSIG _IOW('T',0x36, int) /* Generate signal on Pty slave */
#define TIOCGRS485 0x542E #define TIOCGRS485 0x542E
#define TIOCSRS485 0x542F
Index: usr/include/asm-generic/ioctls.h Index: usr/include/asm-generic/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-generic/ioctls.h.orig 2010-09-13 16:11:55.000000000 +0200 --- usr/include/asm-generic/ioctls.h.orig 2010-11-16 16:56:17.000000000 +0100
+++ usr/include/asm-generic/ioctls.h 2010-09-13 16:22:48.455841012 +0200 +++ usr/include/asm-generic/ioctls.h 2010-11-16 17:23:50.110717582 +0100
@@ -65,6 +65,7 @@ @@ -65,6 +65,7 @@
#define TIOCSRS485 0x542F #define TIOCSRS485 0x542F
#define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
@ -34,61 +34,61 @@ Index: usr/include/asm-generic/ioctls.h
#define TCSETXF 0x5434 #define TCSETXF 0x5434
Index: usr/include/asm-ia64/ioctls.h Index: usr/include/asm-ia64/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-ia64/ioctls.h.orig 2010-09-13 16:05:02.000000000 +0200 --- usr/include/asm-ia64/ioctls.h.orig 2010-11-16 16:48:56.000000000 +0100
+++ usr/include/asm-ia64/ioctls.h 2010-09-13 16:22:48.455841012 +0200 +++ usr/include/asm-ia64/ioctls.h 2010-11-16 17:24:51.373842894 +0100
@@ -59,6 +59,7 @@ @@ -59,6 +59,7 @@
#define TCSETSF2 _IOW('T',0x2D, struct termios2) #define TCSETSF2 _IOW('T',0x2D, struct termios2)
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
#define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */ #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
+#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */ +#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */
#define TIOCSIG _IOW('T',0x36, int) /* Generate signal on Pty slave */
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */ #define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
Index: usr/include/asm-parisc/ioctls.h Index: usr/include/asm-parisc/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-parisc/ioctls.h.orig 2010-09-13 16:08:11.000000000 +0200 --- usr/include/asm-parisc/ioctls.h.orig 2010-11-16 16:51:44.000000000 +0100
+++ usr/include/asm-parisc/ioctls.h 2010-09-13 16:22:48.456816994 +0200 +++ usr/include/asm-parisc/ioctls.h 2010-11-16 17:25:14.147716950 +0100
@@ -52,6 +52,7 @@ @@ -52,6 +52,7 @@
#define TCSETSF2 _IOW('T',0x2D, struct termios2) #define TCSETSF2 _IOW('T',0x2D, struct termios2)
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
#define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */ #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
+#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */ +#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */
#define TIOCSIG _IOW('T',0x36, int) /* Generate signal on Pty slave */
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */ #define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
Index: usr/include/asm-powerpc/ioctls.h Index: usr/include/asm-powerpc/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-powerpc/ioctls.h.orig 2010-09-13 16:08:42.000000000 +0200 --- usr/include/asm-powerpc/ioctls.h.orig 2010-11-16 16:52:12.000000000 +0100
+++ usr/include/asm-powerpc/ioctls.h 2010-09-13 16:22:48.456816994 +0200 +++ usr/include/asm-powerpc/ioctls.h 2010-11-16 17:25:55.673718007 +0100
@@ -93,6 +93,7 @@ @@ -94,6 +94,7 @@
#define TIOCSRS485 0x542f #define TIOCSRS485 0x542f
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
#define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */ #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
+#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */ +#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */
#define TIOCSIG _IOW('T',0x36, int) /* Generate signal on Pty slave */
#define TIOCSERCONFIG 0x5453 #define TIOCSERCONFIG 0x5453
#define TIOCSERGWILD 0x5454
Index: usr/include/asm-s390/ioctls.h Index: usr/include/asm-s390/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-s390/ioctls.h.orig 2010-09-13 16:09:16.000000000 +0200 --- usr/include/asm-s390/ioctls.h.orig 2010-11-16 16:52:44.000000000 +0100
+++ usr/include/asm-s390/ioctls.h 2010-09-13 16:22:48.474625906 +0200 +++ usr/include/asm-s390/ioctls.h 2010-11-16 17:26:18.864718089 +0100
@@ -60,6 +60,7 @@ @@ -60,6 +60,7 @@
#define TCSETSF2 _IOW('T',0x2D, struct termios2) #define TCSETSF2 _IOW('T',0x2D, struct termios2)
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
#define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */ #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
+#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */ +#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get real dev no below /dev/console */
#define TIOCSIG _IOW('T',0x36, int) /* Generate signal on Pty slave */
#define FIONCLEX 0x5450 /* these numbers need to be adjusted. */ #define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
#define FIOCLEX 0x5451
Index: usr/include/asm-sparc/ioctls.h Index: usr/include/asm-sparc/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-sparc/ioctls.h.orig 2010-09-13 16:10:54.000000000 +0200 --- usr/include/asm-sparc/ioctls.h.orig 2010-11-16 16:54:29.000000000 +0100
+++ usr/include/asm-sparc/ioctls.h 2010-09-13 16:22:48.474806773 +0200 +++ usr/include/asm-sparc/ioctls.h 2010-11-16 17:27:37.477717843 +0100
@@ -80,6 +80,7 @@ @@ -43,6 +43,7 @@
/* Get minor device of a pty master's FD -- Solaris equiv is ISPTM */ #define __TIOCSETX _IOW('t', 34, int) /* SunOS Specific */
#define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ #define __TIOCGETX _IOR('t', 35, int) /* SunOS Specific */
#define TIOCSPTLCK _IOW('t', 135, int) /* Lock/unlock PTY */ #define TIOCCONS _IO('t', 36)
+#define TIOCGDEV _IOW('t', 0x32, unsigned int) +#define TIOCGDEV _IOW('t', 0x32, unsigned int)
#define TIOCGSOFTCAR _IOR('t', 100, int)
/* Little f */ #define TIOCSSOFTCAR _IOW('t', 101, int)
#define FIOCLEX _IO('f', 1) #define __TIOCUCNTL _IOW('t', 102, int) /* SunOS Specific */

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 16 16:28:52 UTC 2010 - coolo@novell.com
- update kernel headers to 2.6.36
- update ioctl patch
-------------------------------------------------------------------
Sun Nov 14 01:44:29 UTC 2010 - jengelh@medozas.de
- Augment description that not kernel-source is required for
KMP compilation, but kernel-*-devel.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 13 14:16:42 UTC 2010 - coolo@novell.com Mon Sep 13 14:16:42 UTC 2010 - coolo@novell.com

View File

@ -24,7 +24,7 @@ Summary: Linux headers for userspace development
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
BuildArch: noarch BuildArch: noarch
# this confusing version number has no meaning # this confusing version number has no meaning
Version: 2.6.35 Version: 2.6.36
Release: 1 Release: 1
Url: http://www.kernel.org/ Url: http://www.kernel.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -40,8 +40,9 @@ Patch1: linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch
%description %description
This package provides Linux kernel headers, the kernel API description This package provides Linux kernel headers, the kernel API description
required for compilation of almost all programs. This is the userspace required for compilation of almost all programs. This is the userspace
interface; compiling external kernel modules requires kernel-source interface; compiling external kernel modules requires
instead. kernel-(flavor)-devel, or kernel-syms to pull in all kernel-*-devel,
packages, instead.