SPECS (LINUX_2_6): kernel.spec - version 2.6.13, - _rel 0.0.1, - u...

cieciwa cieciwa at pld-linux.org
Fri Sep 2 14:42:01 CEST 2005


Author: cieciwa                      Date: Fri Sep  2 12:42:01 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- version 2.6.13,
- _rel 0.0.1,
- updated MD5 sum.
-- REQCHK - requoires checking
-- included in kernel - probably included in kernel.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1173 -> 1.441.2.1174) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1173 SPECS/kernel.spec:1.441.2.1174
--- SPECS/kernel.spec:1.441.2.1173	Tue Aug 30 18:20:45 2005
+++ SPECS/kernel.spec	Fri Sep  2 14:41:55 2005
@@ -106,7 +106,7 @@
 %define		_procps_ver		3.2.0
 %define		_oprofile_ver		0.5.3
 
-%define		_rel		0.2
+%define		_rel		0.0.1
 
 %define		_netfilter_snap		20050801
 
@@ -122,9 +122,9 @@
 Summary(fr):	Le Kernel-Linux (La partie centrale du systeme)
 Summary(pl):	Jądro Linuksa
 Name:		kernel%{?with_grsecurity:-grsecurity}%{?with_omosix:-openmosix}%{?with_vserver:-vserver}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
-%define		_postver	.6
-#define		_postver	%{nil}
-Version:	2.6.12%{_postver}
+#define		_postver	.6
+%define		_postver	%{nil}
+Version:	2.6.13%{_postver}
 Release:	%{_rel}
 Epoch:		3
 License:	GPL v2
@@ -133,7 +133,7 @@
 #define		_rc	-rc3
 #Source0:	ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-%{version}%{_rc}.tar.bz2
 Source0:	http://www.kernel.org/pub/linux/kernel/v2.6/linux-%{version}%{_rc}.tar.bz2
-# Source0-md5:	1592bb2a8ec0deb1ff32e8238f25ecc5
+# Source0-md5:	560f5fadf59f172973e67939868a4cae
 Source1:	kernel-autoconf.h
 Source2:	kernel-config.h
 
@@ -632,56 +632,57 @@
 %patch5 -p1
 
 %patch10 -p1
-%patch11 -p1
+##%patch11 -p1 req checkg
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
-%patch18 -p1
+##%patch18 -p1 included in kernel
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
 
 %patch25 -p1
 %patch26 -p1
-%patch27 -p1
+##%patch27 -p1 included in kernel
 %patch28 -p1
 %patch29 -p1
 ## %patch30 -p1 - broken or included in kernel
 %patch31 -p1
 
-%patch50 -p0
-mv -f {,netfilter.}status
+echo NETFILTER !!!!!
+##%patch50 -p0
+##mv -f {,netfilter.}status
 
 %patch52 -p1
 %patch53 -p1
 %patch54 -p1
 
 %patch56 -p1
-%patch57 -p1
-%patch58 -p1
-%patch59 -p1
+##%patch57 -p1 - REQCHK
+##%patch58 -p1 included in kernel
+##%patch59 -p1 - REQCHK
 %patch60 -p1
-%patch61 -p1
+##%patch61 -p1 - REQCHK
 %patch62 -p1
 %patch63 -p1
 %patch64 -p1
 %patch65 -p1
-%patch66 -p1
-%patch67 -p1
+##%patch66 -p1 included in kernel 
+##%patch67 -p1 included in kernel
 
 %patch80 -p1
-%patch81 -p1
+##%patch81 -p1 - REQCHK
 
-%patch90 -p1
+##%patch90 -p1 inclded in kernel
 %patch91 -p1
 %patch92 -p1
-%patch95 -p1
+##%patch95 -p1 - REQCHK
 
-%patch100 -p1
-%patch101 -p1
+##%patch100 -p1 included in kernel
+##%patch101 -p1 including in kernel
 %patch102 -p1
 %patch103 -p1
 #patch104 -p1		NEEDS UPDATE
@@ -691,8 +692,8 @@
 %patch108 -p1
 %patch109 -p1
 %patch110 -p1
-%patch111 -p1
-%patch112 -p1
+##%patch111 -p1 - REQCHK
+##%patch112 -p1 - REQCHK
 %patch113 -p1
 %patch115 -p1
 %patch116 -p1
@@ -701,7 +702,7 @@
 %if %{with abi}
 %patch135 -p1
 %endif
-%patch145 -p0
+##%patch145 -p0 - REQCHK
 %endif
 
 %if %{with grsecurity}
@@ -709,7 +710,7 @@
 ##patch200 -p1
 exit 1
 %else
-%{?with_grsec_basic:%patch199 -p1}
+## %{?with_grsec_basic:%patch199 -p1} - REQCHK
 %endif
 %if %{with omosix}
 %{__patch} -p1 -F3 < %{PATCH201}
@@ -734,7 +735,7 @@
 %endif
 %endif
 
-%patch400 -p1
+##%patch400 -p1 - REQCHK
 %patch401 -p1
 %if %{with em8300}
 %patch402 -p1
@@ -1497,6 +1498,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1174  2005/09/02 12:41:55  cieciwa
+- version 2.6.13,
+- _rel 0.0.1,
+- updated MD5 sum.
+
+-- REQCHK - requoires checking
+-- included in kernel - probably included in kernel.
+
 Revision 1.441.2.1173  2005/08/30 16:20:45  baggins
 - added grsec-minimal patch with grsec_basic bcond,
   let /proc, link and fifo restrictions be always enabled
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1173&r2=1.441.2.1174&f=u




More information about the pld-cvs-commit mailing list