SPECS (LINUX_2_6): kernel.spec - updated to 2.6.16.11 - added warn...

paszczus paszczus at pld-linux.org
Tue Apr 25 09:40:05 CEST 2006


Author: paszczus                     Date: Tue Apr 25 07:40:05 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- updated to 2.6.16.11
- added warning about OldWorldMacs
- cleanups, typos

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1511 -> 1.441.2.1512) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1511 SPECS/kernel.spec:1.441.2.1512
--- SPECS/kernel.spec:1.441.2.1511	Tue Apr 25 00:55:07 2006
+++ SPECS/kernel.spec	Tue Apr 25 09:39:59 2006
@@ -2,6 +2,7 @@
 #
 # TODO:
 #		ALL
+# WARNING: Kernels from 2.6.16.X series not work under OldWorldMac
 #
 # Conditional build:
 %bcond_without	smp		# don't build SMP kernel
@@ -12,8 +13,8 @@
 %bcond_with	preemptive	# build preemptive kernel
 %bcond_with	suspend2	# build software suspend support
 %bcond_with	verbose		# verbose build (V=1)
-%bcond_with	vserver		# added vserver.
-%bcond_with	xen		# added Xen support.
+%bcond_with	vserver		# added vserver
+%bcond_with	xen		# added Xen support
 %bcond_without	grsecurity	# don't build grsecurity at all
 %bcond_without	grsec_minimal	# build only minimal subset (proc,link,fifo,shm)
 %bcond_with	grsec_full	# build full grsecurity
@@ -111,7 +112,7 @@
 Summary(fr):	Le Kernel-Linux (La partie centrale du systeme)
 Summary(pl):	Jądro Linuksa
 Name:		kernel%{?with_grsec_full:-grsecurity}%{?with_vserver:-vserver}%{?with_xen:-xen}%{?with_preemptive:-preempt}
-%define		_postver	.10
+%define		_postver	.11
 #define		_postver	%{nil}
 Version:	2.6.16%{_postver}
 Release:	%{_rel}
@@ -122,7 +123,7 @@
 #define		_rc	-rc5
 #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:	fa033b62ca83b51ce016adab195aabe6
+# Source0-md5:	0854d832be6227fd757f75ae018ba8c7
 Source1:	kernel-autoconf.h
 Source2:	kernel-config.h
 #Source3:	http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14%{_rc}-git2.bz2
@@ -882,7 +883,7 @@
 	sed -i "s:# CONFIG_PREEMPT is not set:CONFIG_PREEMPT=y:" arch/%{_target_base_arch}/defconfig
 	echo "# CONFIG_DEBUG_PREEMPT is not set" >> arch/%{_target_base_arch}/defconfig
 %endif
-	
+
 %{?debug:sed -i "s:# CONFIG_DEBUG_SLAB is not set:CONFIG_DEBUG_SLAB=y:" arch/%{_target_base_arch}/defconfig}
 %{?debug:sed -i "s:# CONFIG_DEBUG_PREEMPT is not set:CONFIG_DEBUG_PREEMPT=y:" arch/%{_target_base_arch}/defconfig}
 %{?debug:sed -i "s:# CONFIG_RT_DEADLOCK_DETECT is not set:CONFIG_RT_DEADLOCK_DETECT=y:" arch/%{_target_base_arch}/defconfig}
@@ -1594,6 +1595,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1512  2006/04/25 07:39:59  paszczus
+- updated to 2.6.16.11
+- added warning about OldWorldMacs
+- cleanups, typos
+
 Revision 1.441.2.1511  2006/04/24 22:55:07  glen
 - cleanups and unify
 
@@ -1665,7 +1671,7 @@
 
 Revision 1.441.2.1490  2006/04/18 12:46:19  cieciwa
 - updated to 2.6.16.7,
-- ipdated MD5 sum.
+- updated MD5 sum.
 
 Revision 1.441.2.1489  2006/04/17 16:40:13  paszczus
 - partialy adaptarized
================================================================

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



More information about the pld-cvs-commit mailing list