1
0

Accepting request 174394 from Base:System

- Update to kernel headers from 3.9 final. 

- Update to kernel headers from 3.9rc4
- linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch: needed refresh 
  and update due to the addition of SOREUSEPORT (forwarded request 174348 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/174394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-glibc-devel?expand=0&rev=34
This commit is contained in:
Stephan Kulow 2013-05-03 11:40:05 +00:00 committed by Git OBS Bridge
commit 12fda96b2d
5 changed files with 35 additions and 35 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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

View File

@ -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