SPECS (hawk-LINUX_2_6): kernel.spec - kernel-common.config is no m...

hawk hawk at pld-linux.org
Sun Jun 24 00:30:28 CEST 2007


Author: hawk                         Date: Sat Jun 23 22:30:28 2007 GMT
Module: SPECS                         Tag: hawk-LINUX_2_6
---- Log message:
- kernel-common.config is no more
- added patch updating Marvell gigabit adapter drivers to official 10.0.5.3

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1701.2.26 -> 1.441.2.1701.2.27) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1701.2.26 SPECS/kernel.spec:1.441.2.1701.2.27
--- SPECS/kernel.spec:1.441.2.1701.2.26	Tue Jun 12 08:53:22 2007
+++ SPECS/kernel.spec	Sun Jun 24 00:30:23 2007
@@ -104,19 +104,18 @@
 Source2:	kernel-module-build.pl
 Source3:	kernel-config.h
 
-Source20:	kernel-common.config
-Source21:	kernel-i386.config
-Source22:	kernel-i386-smp.config
-Source23:	kernel-x86_64.config
-Source24:	kernel-x86_64-smp.config
-Source25:	kernel-ppc.config
-Source26:	kernel-ppc-smp.config
-Source27:	kernel-alpha.config
-Source28:	kernel-alpha-smp.config
-Source29:	kernel-sparc64.config
-Source30:	kernel-sparc64-smp.config
-Source31:	kernel-sparc.config
-Source32:	kernel-sparc-smp.config
+Source20:	kernel-i386.config
+Source21:	kernel-i386-smp.config
+Source22:	kernel-x86_64.config
+Source23:	kernel-x86_64-smp.config
+Source24:	kernel-ppc.config
+Source25:	kernel-ppc-smp.config
+Source26:	kernel-alpha.config
+Source27:	kernel-alpha-smp.config
+Source28:	kernel-sparc64.config
+Source29:	kernel-sparc64-smp.config
+Source30:	kernel-sparc.config
+Source31:	kernel-sparc-smp.config
 
 Source40:	kernel-preempt-nort.config
 Source41:	kernel-no-preempt-nort.config
@@ -127,7 +126,7 @@
 Source46:	kernel-no-pax.config
 Source47:	kernel-squashfs.config
 
-# http://vserver.13thfloor.at/Experimental/
+# from http://vserver.13thfloor.at/Experimental/
 Patch100:	linux-2.6-vs2.3.patch
 Patch101:	linux-2.6-vs2.1-128IPs.patch
 
@@ -143,6 +142,9 @@
 # fixes
 Patch400:	linux-2.6-ppc-ICE-hacks.patch
 
+# driver updates
+Patch500:	linux-2.6-sk98lin.patch
+
 URL:		http://www.kernel.org/
 BuildRequires:	binutils >= 3:2.14.90.0.7
 %ifarch sparc sparc64
@@ -637,6 +639,7 @@
 # other patches
 %patch300 -p1
 %patch400 -p1
+%patch500 -p1
 
 sed -i -e '/select INPUT/d' net/bluetooth/hidp/Kconfig
 
@@ -725,9 +728,6 @@
 	echo "Building config file [using $Config.conf] for KERNEL $1..."
 
 	echo "" > .config
-	%ifnarch alpha sparc sparc64
-		cat %{SOURCE20} > .config
-	%endif
 	cat $RPM_SOURCE_DIR/kernel-$Config.config >> .config
 	echo "CONFIG_LOCALVERSION=\"-%{_localversion}$smp\"" >> .config
 
@@ -1382,6 +1382,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1701.2.27  2007/06/23 22:30:23  hawk
+- kernel-common.config is no more
+- added patch updating Marvell gigabit adapter drivers to official 10.0.5.3
+
 Revision 1.441.2.1701.2.26  2007/06/12 06:53:22  hawk
 - updated to 2.6.21.5
 
================================================================

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



More information about the pld-cvs-commit mailing list