Author: cieciwa                      Date: Mon Jun 13 12:31:39 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- _rel 3.1,
- removed devfs from kernel tree.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1112 -> 1.441.2.1113) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1112 SPECS/kernel.spec:1.441.2.1113
--- SPECS/kernel.spec:1.441.2.1112      Mon Jun 13 10:14:48 2005
+++ SPECS/kernel.spec   Mon Jun 13 14:31:34 2005
@@ -87,7 +87,7 @@
 %define                _procps_ver             3.2.0
 %define                _oprofile_ver           0.5.3
 
-%define                _rel            3
+%define                _rel            3.1
 %define                _cset           20041220_1904
 %define                _apply_cset     0
 
@@ -104,7 +104,7 @@
 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%{?with_grsecurity:-grsecurity}%{?with_omosix:-openmosix}%{?with_vserver:-vserver}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
+Name:          
kernel%{!?with_grsecurity:-no_grsecurity}%{?with_omosix:-openmosix}%{?with_vserver:-vserver}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
 %define                _postver        .12
 #define                _postver        %{nil}
 Version:       2.6.11%{_postver}
@@ -270,6 +270,10 @@
 Patch401:      kernel-hotfixes.patch
 Patch402:      linux-em8300-2.6.11.2.patch
 
+#from:
+## 
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-devfs/devfs-die-die-die.patch
+Patch500:      devfs-die-die-die.patch
+
 URL:           http://www.kernel.org/
 BuildRequires: binutils >= 2.14.90.0.7
 BuildRequires: diffutils
@@ -712,6 +716,8 @@
 %patch402 -p1
 %endif
 
+%patch500 -p1
+
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}#g' Makefile
 
@@ -1374,6 +1380,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1113  2005/06/13 12:31:34  cieciwa
+- _rel 3.1,
+- removed devfs from kernel tree.
+
 Revision 1.441.2.1112  2005/06/13 08:14:48  pluto
 - %%files fixed.
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to