1
0

Accepting request 121741 from home:a_jaeger:my-factory-packages

Update to Linux 3.4 headers

OBS-URL: https://build.opensuse.org/request/show/121741
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=55
This commit is contained in:
Andreas Jaeger 2012-05-22 09:14:44 +00:00 committed by Git OBS Bridge
parent e811aefca5
commit 5bb9b211a2
4 changed files with 1 additions and 18 deletions

View File

@ -1,13 +0,0 @@
Index: linux-glibc-devel-3.3/usr/include/asm-x86/unistd_32.h
===================================================================
--- linux-glibc-devel-3.3.orig/usr/include/asm-x86/unistd_32.h
+++ linux-glibc-devel-3.3/usr/include/asm-x86/unistd_32.h
@@ -280,7 +280,7 @@
#define __NR_mq_timedsend 279
#define __NR_mq_timedreceive 280
#define __NR_mq_notify 281
-#define __NR_mq_getsetaddr 282
+#define __NR_mq_getsetattr 282
#define __NR_kexec_load 283
#define __NR_waitid 284
#define __NR_add_key 286

View File

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

View File

@ -2,6 +2,7 @@
Tue May 22 07:43:50 UTC 2012 - aj@suse.de
- Update to Linux 3.4 headers.
* Remove merged patch getsetattr.patch.
-------------------------------------------------------------------
Wed May 16 11:06:03 UTC 2012 - aj@suse.de

View File

@ -38,7 +38,6 @@ PreReq: coreutils
Source: %{name}-%{upstream_version}.tar.bz2
Source1: install_all.sh
Patch1: linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch
Patch2: getsetattr.patch
%description
This package provides Linux kernel headers, the kernel API description
@ -52,7 +51,6 @@ packages, instead.
%prep
%setup -q -n linux-glibc-devel-%{upstream_version}
%patch1
%patch2 -p1
%build
cat > version.h <<-BOGUS