diff --git a/linux-glibc-devel-3.7.1.tar.xz b/linux-glibc-devel-3.7.1.tar.xz deleted file mode 100644 index b2b1b13..0000000 --- a/linux-glibc-devel-3.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf8cbdc583de7a5be87c789123137dcaa2f3948e78a18b44966c09654c62286a -size 788476 diff --git a/linux-glibc-devel-3.9.tar.xz b/linux-glibc-devel-3.9.tar.xz new file mode 100644 index 0000000..304f511 --- /dev/null +++ b/linux-glibc-devel-3.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7688bb9f913009ad25f61bca937a06c0736a6890cb86295800d70e7f86ec371f +size 807960 diff --git a/linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch b/linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch index 6c28ac6..44eca5e 100644 --- a/linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch +++ b/linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch @@ -15,34 +15,28 @@ syslogd usr/include/asm-sparc/socket.h | 1 - 6 files changed, 6 deletions(-) -Index: linux-glibc-devel-3.7.1/usr/include/asm-generic/socket.h -=================================================================== ---- linux-glibc-devel-3.7.1.orig/usr/include/asm-generic/socket.h -+++ linux-glibc-devel-3.7.1/usr/include/asm-generic/socket.h +--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-generic/socket.h ++++ linux-glibc-devel-3.9-rc4/usr/include/asm-generic/socket.h @@ -21,7 +21,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 - /* To add :#define SO_REUSEPORT 15 */ - + #define SO_REUSEPORT 15 #ifndef SO_PASSCRED /* powerpc only differs in these */ -Index: linux-glibc-devel-3.7.1/usr/include/asm-ia64/socket.h -=================================================================== ---- linux-glibc-devel-3.7.1.orig/usr/include/asm-ia64/socket.h -+++ linux-glibc-devel-3.7.1/usr/include/asm-ia64/socket.h + #define SO_PASSCRED 16 +--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-ia64/socket.h ++++ linux-glibc-devel-3.9-rc4/usr/include/asm-ia64/socket.h @@ -30,7 +30,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 - /* To add :#define SO_REUSEPORT 15 */ + #define SO_REUSEPORT 15 #define SO_PASSCRED 16 #define SO_PEERCRED 17 -Index: linux-glibc-devel-3.7.1/usr/include/asm-parisc/socket.h -=================================================================== ---- linux-glibc-devel-3.7.1.orig/usr/include/asm-parisc/socket.h -+++ linux-glibc-devel-3.7.1/usr/include/asm-parisc/socket.h +--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-parisc/socket.h ++++ linux-glibc-devel-3.9-rc4/usr/include/asm-parisc/socket.h @@ -30,7 +30,6 @@ #define SO_NO_CHECK 0x400b @@ -51,38 +45,32 @@ Index: linux-glibc-devel-3.7.1/usr/include/asm-parisc/socket.h #define SO_PASSCRED 0x4010 #define SO_PEERCRED 0x4011 #define SO_TIMESTAMP 0x4012 -Index: linux-glibc-devel-3.7.1/usr/include/asm-powerpc/socket.h -=================================================================== ---- linux-glibc-devel-3.7.1.orig/usr/include/asm-powerpc/socket.h -+++ linux-glibc-devel-3.7.1/usr/include/asm-powerpc/socket.h +--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-powerpc/socket.h ++++ linux-glibc-devel-3.9-rc4/usr/include/asm-powerpc/socket.h @@ -28,7 +28,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 - /* To add :#define SO_REUSEPORT 15 */ + #define SO_REUSEPORT 15 #define SO_RCVLOWAT 16 #define SO_SNDLOWAT 17 -Index: linux-glibc-devel-3.7.1/usr/include/asm-s390/socket.h -=================================================================== ---- linux-glibc-devel-3.7.1.orig/usr/include/asm-s390/socket.h -+++ linux-glibc-devel-3.7.1/usr/include/asm-s390/socket.h +--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-s390/socket.h ++++ linux-glibc-devel-3.9-rc4/usr/include/asm-s390/socket.h @@ -27,7 +27,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 - /* To add :#define SO_REUSEPORT 15 */ + #define SO_REUSEPORT 15 #define SO_PASSCRED 16 #define SO_PEERCRED 17 -Index: linux-glibc-devel-3.7.1/usr/include/asm-sparc/socket.h -=================================================================== ---- linux-glibc-devel-3.7.1.orig/usr/include/asm-sparc/socket.h -+++ linux-glibc-devel-3.7.1/usr/include/asm-sparc/socket.h +--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-sparc/socket.h ++++ linux-glibc-devel-3.9-rc4/usr/include/asm-sparc/socket.h @@ -16,7 +16,6 @@ #define SO_LINGER 0x0080 #define SO_OOBINLINE 0x0100 - /* To add :#define SO_REUSEPORT 0x0200 */ + #define SO_REUSEPORT 0x0200 -#define SO_BSDCOMPAT 0x0400 #define SO_RCVLOWAT 0x0800 #define SO_SNDLOWAT 0x1000 diff --git a/linux-glibc-devel.changes b/linux-glibc-devel.changes index 6c59a5b..6cc69cb 100644 --- a/linux-glibc-devel.changes +++ b/linux-glibc-devel.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri May 3 01:49:47 UTC 2013 - crrodriguez@opensuse.org + +- Update to kernel headers from 3.9 final. + +------------------------------------------------------------------- +Tue Mar 26 00:07:04 UTC 2013 - crrodriguez@opensuse.org + +- Update to kernel headers from 3.9rc4 +- linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch: needed refresh + and update due to the addition of SOREUSEPORT + ------------------------------------------------------------------- Sun Feb 3 09:49:21 UTC 2013 - schwab@suse.de diff --git a/linux-glibc-devel.spec b/linux-glibc-devel.spec index 11deed6..2201269 100644 --- a/linux-glibc-devel.spec +++ b/linux-glibc-devel.spec @@ -23,10 +23,10 @@ Group: Development/Libraries/C and C++ BuildArch: noarch # this confusing version number has no meaning, it's the version # of the Linux kernel where these headers come from -Version: 3.7.1 +Version: 3.9 Release: 0 # A "-" is not allowed in version -%define upstream_version 3.7.1 +%define upstream_version 3.9 Url: http://www.kernel.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes