Author: cieciwa                      Date: Fri Jul  1 08:03:02 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- _rel 0.3,
- added ocfs2 support,
- added ocfs2 config file.

---- Files affected:
SPECS:
   kex.spec (1.1.2.3 -> 1.1.2.4) 

---- Diffs:

================================================================
Index: SPECS/kex.spec
diff -u SPECS/kex.spec:1.1.2.3 SPECS/kex.spec:1.1.2.4
--- SPECS/kex.spec:1.1.2.3      Thu Jun 30 10:23:03 2005
+++ SPECS/kex.spec      Fri Jul  1 10:02:57 2005
@@ -37,7 +37,7 @@
 %define                _procps_ver             3.2.0
 %define                _oprofile_ver           0.5.3
 
-%define                _rel            0.1
+%define                _rel            0.3
 
 %define                _netfilter_snap         20050622
 
@@ -48,11 +48,11 @@
 %define                pcmcia_version          3.1.22
 %define                drm_xfree_version       4.3.0
 
-Summary:       The Linux kernel (the core of the Linux operating system)
+Summary:       The Linux kernel (the core of the Linux operating system) - KEX 
Kernel eXperimental
 Summary(de):   Der Linux-Kernel (Kern des Linux-Betriebssystems)
 Summary(fr):   Le Kernel-Linux (La partie centrale du systeme)
-Summary(pl):   Jądro Linuksa
-Name:          kernel
+Summary(pl):   Jądro Linuksa   - KEX   Kernel eXperymantalny
+Name:          kex
 %define                _postver        .1
 #define                _postver        %{nil}
 Version:       2.6.12%{_postver}
@@ -82,9 +82,6 @@
 Source31:      kernel-ppc-smp.config
 Source32:      kernel-ia64.config
 Source33:      kernel-ia64-smp.config
-Source34:      kernel-xen0.config
-#Source35:     kernel-xen0-smp.config
-#Source36:     kernel-xenU.config
 
 Source40:      kernel.FAQ-pl
 
@@ -96,6 +93,8 @@
 Source94:      kernel-em8300.config
 Source95:      kernel-linuxabi.config
 
+Source100:     kernel-ocfs2.config
+
 Patch0:                2.6.0-ksyms-add.patch
 Patch1:                linux-2.6-version.patch
 
@@ -110,6 +109,8 @@
 # frpm http://www.ssi.bg/~ja/#routers
 Patch56:       routes-2.6.12-12.diff
 
+Patch100:      ocfs2-2005.06.17.patch
+
 URL:           http://www.kernel.org/
 BuildRequires: binutils >= 2.14.90.0.7
 BuildRequires: diffutils
@@ -446,6 +447,10 @@
 
 %patch56 -p1
 
+
+%patch100 -p1
+
+
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}#g' Makefile
 
@@ -490,6 +495,7 @@
        sed -i 's:# CONFIG_REGPARM is not set:CONFIG_REGPARM=y:' $1
     %endif
     cat %{SOURCE95} >> $1
+    cat %{SOURCE100} >> $1
 %endif
 }
 
@@ -533,6 +539,7 @@
 %if %{with em8300}
        cat %{SOURCE94} >> arch/%{_target_base_arch}/defconfig
 %endif
+    cat %{SOURCE100} >> $1
 
        ln -sf arch/%{_target_base_arch}/defconfig .config
        install -d $KERNEL_INSTALL_DIR/usr/src/linux-%{version}/include/linux
@@ -1074,6 +1081,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.4  2005/07/01 08:02:57  cieciwa
+- _rel 0.3,
+- added ocfs2 support,
+- added ocfs2 config file.
+
 Revision 1.1.2.3  2005/06/30 08:23:03  cieciwa
 - removex Xen specific command.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kex.spec?r1=1.1.2.3&r2=1.1.2.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to