1
0

Accepting request 48015 from home:coolo:branches:openSUSE:Factory

reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/48015
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=24
This commit is contained in:
Petr Baudis 2010-09-13 14:35:53 +00:00 committed by Git OBS Bridge
parent 3715d520f0
commit d348e861d5
5 changed files with 25 additions and 20 deletions

View File

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

View File

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

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 --- usr/include/asm-arm/ioctls.h.orig 2010-09-13 16:01:32.000000000 +0200
+++ usr/include/asm-arm/ioctls.h +++ usr/include/asm-arm/ioctls.h 2010-09-13 16:22:48.439806545 +0200
@@ -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 FIONCLEX 0x5450 /* these numbers need to be adjusted. */ #define TIOCGRS485 0x542E
#define FIOCLEX 0x5451 #define TIOCSRS485 0x542F
Index: usr/include/asm-generic/ioctls.h Index: usr/include/asm-generic/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-generic/ioctls.h.orig --- usr/include/asm-generic/ioctls.h.orig 2010-09-13 16:11:55.000000000 +0200
+++ usr/include/asm-generic/ioctls.h +++ usr/include/asm-generic/ioctls.h 2010-09-13 16:22:48.455841012 +0200
@@ -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,8 +34,8 @@ 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 --- usr/include/asm-ia64/ioctls.h.orig 2010-09-13 16:05:02.000000000 +0200
+++ usr/include/asm-ia64/ioctls.h +++ usr/include/asm-ia64/ioctls.h 2010-09-13 16:22:48.455841012 +0200
@@ -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) */
@ -46,8 +46,8 @@ Index: usr/include/asm-ia64/ioctls.h
#define FIOCLEX 0x5451 #define FIOCLEX 0x5451
Index: usr/include/asm-parisc/ioctls.h Index: usr/include/asm-parisc/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-parisc/ioctls.h.orig --- usr/include/asm-parisc/ioctls.h.orig 2010-09-13 16:08:11.000000000 +0200
+++ usr/include/asm-parisc/ioctls.h +++ usr/include/asm-parisc/ioctls.h 2010-09-13 16:22:48.456816994 +0200
@@ -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) */
@ -58,8 +58,8 @@ Index: usr/include/asm-parisc/ioctls.h
#define FIOCLEX 0x5451 #define FIOCLEX 0x5451
Index: usr/include/asm-powerpc/ioctls.h Index: usr/include/asm-powerpc/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-powerpc/ioctls.h.orig --- usr/include/asm-powerpc/ioctls.h.orig 2010-09-13 16:08:42.000000000 +0200
+++ usr/include/asm-powerpc/ioctls.h +++ usr/include/asm-powerpc/ioctls.h 2010-09-13 16:22:48.456816994 +0200
@@ -93,6 +93,7 @@ @@ -93,6 +93,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) */
@ -70,8 +70,8 @@ Index: usr/include/asm-powerpc/ioctls.h
#define TIOCSERGWILD 0x5454 #define TIOCSERGWILD 0x5454
Index: usr/include/asm-s390/ioctls.h Index: usr/include/asm-s390/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-s390/ioctls.h.orig --- usr/include/asm-s390/ioctls.h.orig 2010-09-13 16:09:16.000000000 +0200
+++ usr/include/asm-s390/ioctls.h +++ usr/include/asm-s390/ioctls.h 2010-09-13 16:22:48.474625906 +0200
@@ -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) */
@ -82,8 +82,8 @@ Index: usr/include/asm-s390/ioctls.h
#define FIOCLEX 0x5451 #define FIOCLEX 0x5451
Index: usr/include/asm-sparc/ioctls.h Index: usr/include/asm-sparc/ioctls.h
=================================================================== ===================================================================
--- usr/include/asm-sparc/ioctls.h.orig --- usr/include/asm-sparc/ioctls.h.orig 2010-09-13 16:10:54.000000000 +0200
+++ usr/include/asm-sparc/ioctls.h +++ usr/include/asm-sparc/ioctls.h 2010-09-13 16:22:48.474806773 +0200
@@ -80,6 +80,7 @@ @@ -80,6 +80,7 @@
/* Get minor device of a pty master's FD -- Solaris equiv is ISPTM */ /* Get minor device of a pty master's FD -- Solaris equiv is ISPTM */
#define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ #define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 13 14:16:42 UTC 2010 - coolo@novell.com
- update kernel headers to 2.6.35 for xtables ALIGN
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 4 01:45:44 CEST 2010 - dmueller@suse.de Sun Jul 4 01:45:44 CEST 2010 - dmueller@suse.de

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.34 Version: 2.6.35
Release: 2 Release: 2
Url: http://www.kernel.org/ Url: http://www.kernel.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build