Author: cieciwa                      Date: Fri Mar 11 09:11:28 2005 GMT
Module: SPECS                         Tag: LINUX_2_6_11
---- Log message:
- _rel 0.32,
- fixed problem with %{version} dir in /lib/modules.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.961.2.7 -> 1.441.2.961.2.8) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.961.2.7 SPECS/kernel.spec:1.441.2.961.2.8
--- SPECS/kernel.spec:1.441.2.961.2.7   Thu Mar 10 11:37:54 2005
+++ SPECS/kernel.spec   Fri Mar 11 10:11:22 2005
@@ -56,7 +56,7 @@
 
 %define                _post_ver       .2
 #define                _post_ver       %{nil}
-%define                _rel            0.31
+%define                _rel            0.32
 %define                _cset           20050302_0807
 %define                _apply_cset     0
 
@@ -74,14 +74,14 @@
 Summary(fr):   Le Kernel-Linux (La partie centrale du systeme)
 Summary(pl):   Jądro Linuksa
 Name:          kernel
-Version:       2.6.11%{_post_ver}
+Version:       2.6.11
 Release:       %{_rel}
 Epoch:         3
 License:       GPL v2
 Group:         Base/Kernel
 %define                _rc     %{nil}
 #Source0:      
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-%{version}%{_rc}.tar.bz2
-Source0:       
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-%{version}%{_rc}.tar.bz2
+Source0:       
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-%{version}%{_post_ver}%{_rc}.tar.bz2
 # Source0-md5: 61ade860849e8661f14bd754f5a90986
 Source1:       %{name}-autoconf.h
 
@@ -512,7 +512,7 @@
 /usr/src/linux/Documentation.
 
 %prep
-%setup -q -n linux-%{version}%{_rc}
+%setup -q -n linux-%{version}%{_post_ver}%{_rc}
 
 %if "%{_apply_cset}" != "0"
 bzcat %{SOURCE4} | patch -p1 -s
@@ -1260,6 +1260,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.961.2.8  2005/03/11 09:11:22  cieciwa
+- _rel 0.32,
+- fixed problem with %{version} dir in /lib/modules.
+
 Revision 1.441.2.961.2.7  2005/03/10 10:37:54  cieciwa
 - added vserver support.
 
================================================================

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


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

Reply via email to