SPECS: linux-libc-headers.spec - rel 14 adds linux-headers-2.6.17....
mguevara
mguevara at pld-linux.org
Tue Sep 26 16:14:36 CEST 2006
Author: mguevara Date: Tue Sep 26 14:14:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 14 adds linux-headers-2.6.17.11-08232006-unistd_x86_PIC-1.patch
(patch10) which adds position independent assembly for syscalls.
---- Files affected:
SPECS:
linux-libc-headers.spec (1.112 -> 1.113)
---- Diffs:
================================================================
Index: SPECS/linux-libc-headers.spec
diff -u SPECS/linux-libc-headers.spec:1.112 SPECS/linux-libc-headers.spec:1.113
--- SPECS/linux-libc-headers.spec:1.112 Sat Apr 22 23:40:56 2006
+++ SPECS/linux-libc-headers.spec Tue Sep 26 16:14:31 2006
@@ -3,7 +3,7 @@
Summary(pl): Nagłówki jądra Linuksa do użytku z bibliotekami C
Name: linux-libc-headers
Version: 2.6.12.0
-Release: 13
+Release: 14
Epoch: 7
License: GPL
Group: Development
@@ -22,6 +22,7 @@
Patch7: %{name}-audit.patch
Patch8: %{name}-partial-2.6.15.patch
Patch9: %{name}-nfc.patch
+Patch10: linux-headers-2.6.17.11-08232006-unistd_x86_PIC-1.patch
AutoReqProv: no
BuildRequires: rpmbuild(macros) >= 1.213
Requires(pre): fileutils
@@ -69,6 +70,7 @@
%patch7 -p1
%patch8 -p1
%patch9 -p1
+%patch10 -p1
%build
%ifarch %{x8664}
@@ -188,6 +190,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.113 2006/09/26 14:14:31 mguevara
+- rel 14 adds linux-headers-2.6.17.11-08232006-unistd_x86_PIC-1.patch
+ (patch10) which adds position independent assembly for syscalls.
+
Revision 1.112 2006/04/22 21:40:56 arekm
- rel 13; added new definitions to rtnetlink.h
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/linux-libc-headers.spec?r1=1.112&r2=1.113&f=u
More information about the pld-cvs-commit
mailing list