SPECS: linux-libc-headers.spec - 2.6.24.3; drop kernel ifdef from ...

arekm arekm at pld-linux.org
Sat Mar 15 00:32:56 CET 2008


Author: arekm                        Date: Fri Mar 14 23:32:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.6.24.3; drop kernel ifdef from user.h for ppc

---- Files affected:
SPECS:
   linux-libc-headers.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: SPECS/linux-libc-headers.spec
diff -u SPECS/linux-libc-headers.spec:1.132 SPECS/linux-libc-headers.spec:1.133
--- SPECS/linux-libc-headers.spec:1.132	Sat Jan 26 17:30:15 2008
+++ SPECS/linux-libc-headers.spec	Sat Mar 15 00:32:51 2008
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 %define	basever	2.6.24
-%define	postver	%{nil}
+%define	postver	.3
 Summary:	Linux kernel headers for use with C libraries
 Summary(pl.UTF-8):	Nagłówki jądra Linuksa do użytku z bibliotekami C
 Name:		linux-libc-headers
@@ -13,7 +13,7 @@
 # Source0-md5:	3f23ad4b69d0a552042d1ed0f4399857
 %if "%{postver}" != "%{nil}"
 Source1:	http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2
-# Source1-md5:	11d3513c45bdcbdf9c75364e747568bd
+# Source1-md5:	4c42be33a7d98f280588c9d28478cdfd
 %endif
 # DROP? (these were always kept in private drivers dir, not exported)
 #Source1:	%{name}-dv1394.h
@@ -30,6 +30,7 @@
 Patch7:		%{name}-pom-set.patch
 Patch8:		linux-kernel-headers.SuSE.TIOCGDEV.patch
 Patch9:		%{name}-atm-vbr.patch
+Patch10:	%{name}-ppc.patch
 AutoReqProv:	no
 BuildRequires:	rpmbuild(macros) >= 1.360
 Requires(pre):	fileutils
@@ -72,6 +73,7 @@
 %patch7 -p1
 %patch8 -p2
 %patch9 -p1
+%patch10 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -118,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2008-03-14 23:32:51  arekm
+- 2.6.24.3; drop kernel ifdef from user.h for ppc
+
 Revision 1.132  2008-01-26 16:30:15  qboosh
 - updated to Linux 2.6.24
 - added missing 2.6.x.y patch support (oops), temporarily not used
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-libc-headers.spec?r1=1.132&r2=1.133&f=u



More information about the pld-cvs-commit mailing list