SPECS (LINUX_2_6): kernel.spec - pom-ng-set is back (snap 20070921...

zbyniu zbyniu at pld-linux.org
Sat Sep 22 23:54:54 CEST 2007


Author: zbyniu                       Date: Sat Sep 22 21:54:54 2007 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- pom-ng-set is back (snap 20070921)
- white space cleanups
- rel 0.4

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1786 -> 1.441.2.1787) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1786 SPECS/kernel.spec:1.441.2.1787
--- SPECS/kernel.spec:1.441.2.1786	Sat Sep 22 12:16:29 2007
+++ SPECS/kernel.spec	Sat Sep 22 23:54:49 2007
@@ -1,10 +1,9 @@
 # $Revision$, $Date$
 #
-# STATUS: 2.6.22.6 work in progress
+# STATUS: 2.6.22.7 ready, needs testing
 #
 # TODO:
 # - benchmark NO_HZ & HZ=1000 vs HZ=300 on i686
-# - set needs update
 #
 # FUTURE:
 # - update xen patch for 2.6.21
@@ -41,7 +40,7 @@
 %bcond_without	imq		# imq support
 %bcond_without	wrr		# wrr support
 
-%bcond_without	vserver		# support for VServer (enabled by default) 
+%bcond_without	vserver		# support for VServer (enabled by default)
 %bcond_without	suspend2	# support for Suspend2 (enabled by default)
 
 %bcond_with	vs22		# use vserver 2.2 instead of 2.3 (see comment near patch 102)
@@ -118,7 +117,7 @@
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
-%define		_rel			0.3
+%define		_rel			0.4
 %define		subname			%{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
 
 %define		_netfilter_snap		20070806
@@ -223,10 +222,9 @@
 Patch8:		linux-fbcon-margins.patch
 Patch9:		linux-static-dev.patch
 
-
 # netfilter related stuff mostly based on patch-o-matic-ng
 # snapshot 20061213 with some fixes related to changes in
-# netfilter api in 2.6.19 up to 2.6.22. Some modules 
+# netfilter api in 2.6.19 up to 2.6.22. Some modules
 # were ported to nf_conntrack. Some of these are unique.
 
 Patch10:	kernel-pom-ng-IPV4OPTSSTRIP.patch
@@ -255,7 +253,7 @@
 
 # netfilter-layer7-v2.13.tar.gz from http://l7-filter.sf.net/
 Patch40:	kernel-layer7.patch
- 
+
 ### End netfilter
 
 # based on 2.6.17 patch from http://www.linuximq.net/patchs/linux-2.6.17-imq1.diff,
@@ -312,7 +310,7 @@
 # note about vserver 2.2 vs 2.3: 2.2 is "stable", 2.3 is "development", currently (2007-09-03)
 # the preferred 2.3 vserver needs CONFIG_IPV6=y config, which break things for some users;
 # it was proposed to use 2.2 as a temp replacement. One couuld use vs 2.2 instead of 2.3
-# by using vs22 bcond - this bcond also changes IPV6 option from "y" to "m". 
+# by using vs22 bcond - this bcond also changes IPV6 option from "y" to "m".
 
 # from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.2-src.tgz
 #Patch120: xen-3.0-2.6.16.patch
@@ -332,16 +330,16 @@
 
 Patch200:	linux-2.6-ppc-ICE-hacks.patch
 
-# The following patch extend the routing functionality in Linux 
-# to support static routes (defined by user), new way to use the 
-# alternative routes, the reverse path protection (rp_filter), 
-# the NAT processing to use correctly the routing when multiple 
+# The following patch extend the routing functionality in Linux
+# to support static routes (defined by user), new way to use the
+# alternative routes, the reverse path protection (rp_filter),
+# the NAT processing to use correctly the routing when multiple
 # gateways are used.
 # http://www.ssi.bg/~ja/routes-2.6.22-15.diff
 # We need to disable CONFIG_IP_ROUTE_MULTIPATH_CACHED
 Patch300:	kernel-routes-2.6.22-15.diff
 
-# For compatibility with (not updated) blobs like ... ? 
+# For compatibility with (not updated) blobs like ... ?
 # Before 2.6.20 we had CONFIG_REGPARM option disabled.
 # Probably not needed anymore - it is bconded and disabled now
 Patch500:	linux-2.6.20_i386_regparm_off.patch
@@ -368,7 +366,6 @@
 Patch10000:	linux-2.6-grsec-caps.patch
 Patch10001:	linux-2.6-grsec-common.patch
 
-
 URL:		http://www.kernel.org/
 BuildRequires:	binutils >= 3:2.14.90.0.7
 %ifarch sparc sparc64
@@ -537,7 +534,7 @@
 
 %package vmlinux
 Summary:	vmlinux - uncompressed kernel image
-Summary(pl.UTF-8):   vmlinux - rozpakowany obraz jÄ
dra
+Summary(pl.UTF-8):	vmlinux - rozpakowany obraz jÄ
dra
 Group:		Base/Kernel
 Obsoletes:	kernel-smp-vmlinux
 
@@ -792,6 +789,9 @@
 # kernel-pom-ng-ipv4options.patch
 %patch11 -p1
 
+# kernel-pom-ng-set.patch
+%patch12 -p1
+
 # kernel-pom-ng-u32.patch
 %patch13 -p1
 
@@ -872,7 +872,6 @@
 
 %patch58 -p1
 
-
 # linux-2.6-sk98lin_v10.0.4.3.patch
 %patch60 -p1
 
@@ -1079,7 +1078,6 @@
 	return 0
 }
 
-
 BuildConfig() {
 	%{?debug:set -x}
 	# is this a special kernel we want to build?
@@ -1158,7 +1156,6 @@
 #
 # end of grsecurity & pax stuff
 
-
 %if %{with imq}
 	cat %{SOURCE55} >> arch/%{_target_base_arch}/defconfig
 %endif
@@ -1208,8 +1205,6 @@
 		$KERNEL_INSTALL_DIR%{_kernelsrcdir}/config-dist
 }
 
-
-
 BuildKernel() {
 	%{?debug:set -x}
 	echo "Building kernel $1 ..."
@@ -1665,6 +1660,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1787  2007/09/22 21:54:49  zbyniu
+- pom-ng-set is back (snap 20070921)
+- white space cleanups
+- rel 0.4
+
 Revision 1.441.2.1786  2007/09/22 10:16:29  arekm
 - uptated to 2.6.22.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1786&r2=1.441.2.1787&f=u



More information about the pld-cvs-commit mailing list