Author: cieciwa Date: Fri Mar 11 13:17:23 2005 GMT
Module: SPECS Tag: LINUX_2_6_11
---- Log message:
- used full kernel release.
---- Files affected:
SPECS:
kernel.spec (1.441.2.961.2.9 -> 1.441.2.961.2.10)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.961.2.9 SPECS/kernel.spec:1.441.2.961.2.10
--- SPECS/kernel.spec:1.441.2.961.2.9 Fri Mar 11 12:08:38 2005
+++ SPECS/kernel.spec Fri Mar 11 14:17:17 2005
@@ -56,7 +56,7 @@
%define _post_ver .2
#define _post_ver %{nil}
-%define _rel 0.32
+%define _rel 0.33
%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
+Version: 2.6.11%{_post_ver}
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}%{_post_ver}%{_rc}.tar.bz2
+Source0:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-%{version}%{_rc}.tar.bz2
# Source0-md5: 61ade860849e8661f14bd754f5a90986
Source1: %{name}-autoconf.h
@@ -512,7 +512,7 @@
/usr/src/linux/Documentation.
%prep
-%setup -q -n linux-%{version}%{_post_ver}%{_rc}
+%setup -q -n linux-%{version}%{_rc}
%if "%{_apply_cset}" != "0"
bzcat %{SOURCE4} | patch -p1 -s
@@ -601,7 +601,7 @@
# Fix EXTRAVERSION in main Makefile
-sed -i 's#EXTRAVERSION =.*#EXTRAVERSION =#g' Makefile
+sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_post_ver}#g' Makefile
sed -i 's:\-pipe::' arch/*/Makefile
@@ -1260,6 +1260,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.961.2.10 2005/03/11 13:17:17 cieciwa
+- used full kernel release.
+
Revision 1.441.2.961.2.9 2005/03/11 11:08:38 cieciwa
- small fixes.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.961.2.9&r2=1.441.2.961.2.10&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit