SPECS (LINUX_2_6_26): kernel.spec - updated to 2.6.26.7 - added -ext4.patch...

charles charles at pld-linux.org
Sat Oct 25 21:34:43 CEST 2008


Author: charles                      Date: Sat Oct 25 19:34:43 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_26
---- Log message:
- updated to 2.6.26.7
- added -ext4.patch (ext4dev latest patchset)

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1974 -> 1.441.2.1974.2.1) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1974 SPECS/kernel.spec:1.441.2.1974.2.1
--- SPECS/kernel.spec:1.441.2.1974	Mon Oct 13 14:42:19 2008
+++ SPECS/kernel.spec	Sat Oct 25 21:34:37 2008
@@ -101,7 +101,7 @@
 %endif
 
 %define		_basever		2.6.26
-%define		_postver		.6
+%define		_postver		.7
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
@@ -149,7 +149,7 @@
 %endif
 %if "%{_postver}" != "%{nil}"
 Source1:	http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2
-# Source1-md5:	522a28eca9b5d5debed3f48997e3da32
+# Source1-md5:	70e7706e289f759925f6474f26c74b89
 %endif
 
 Source3:	kernel-autoconf.h
@@ -313,6 +313,9 @@
 # http://www.ssi.bg/~ja/routes-2.6.26-15.diff
 Patch300:	kernel-routes.patch
 
+# from ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/ext4-patches/2.6.26-ext4-7/2.6.26-ext4-7.bz2
+Patch400:	kernel-ext4.patch
+
 Patch1000:	linux-2.6-grsec-minimal.patch
 
 Patch2000:	kernel-small_fixes.patch
@@ -919,6 +922,9 @@
 # routes
 %patch300 -p1
 
+# ext4dev
+%patch400 -p1
+
 # Small fixes:
 %patch2000 -p1
 %patch2001 -p1
@@ -1663,6 +1669,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1974.2.1  2008/10/25 19:34:37  charles
+- updated to 2.6.26.7
+- added -ext4.patch (ext4dev latest patchset)
+
 Revision 1.441.2.1974  2008/10/13 12:42:19  blues
 - CVE notes for 2.6.26.4
 
================================================================

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



More information about the pld-cvs-commit mailing list