SPECS (LINUX_2_6_18): kernel-vanilla.spec - add config.h - rel 2

shadzik shadzik at pld-linux.org
Sun Dec 17 00:47:24 CET 2006


Author: shadzik                      Date: Sat Dec 16 23:47:24 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_18
---- Log message:
- add config.h
- rel 2

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.14.2.11 -> 1.14.2.12) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.14.2.11 SPECS/kernel-vanilla.spec:1.14.2.12
--- SPECS/kernel-vanilla.spec:1.14.2.11	Thu Dec 14 02:29:52 2006
+++ SPECS/kernel-vanilla.spec	Sun Dec 17 00:47:19 2006
@@ -58,7 +58,7 @@
 Name:		kernel-%{alt_kernel}
 %define		_basever	2.6.18
 %define		_postver	.5
-%define		_rel		1
+%define		_rel		2
 Version:	%{_basever}%{_postver}
 Release:	%{_rel}
 Epoch:		3
@@ -75,6 +75,7 @@
 %endif
 
 Source2:	kernel-vanilla-module-build.pl
+Source3:	kernel-vanilla-config.h
 
 Source20:	kernel-vanilla-common.config
 Source21:	kernel-vanilla-i386.config
@@ -814,7 +815,7 @@
 mv include/linux/version.h{.save,}
 mv include/linux/utsrelease.h{.save,}
 #install %{SOURCE3} $RPM_BUILD_ROOT%{_prefix}/src/linux-%{ver}/include/linux/autoconf.h
-#install %{SOURCE4} $RPM_BUILD_ROOT%{_prefix}/src/linux-%{ver}/include/linux/config.h
+install %{SOURCE3} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/config.h
 
 # collect module-build files and directories
 %{__perl} %{SOURCE2} %{_prefix}/src/linux-%{ver} $KERNEL_BUILD_DIR
@@ -1261,6 +1262,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.12  2006/12/16 23:47:19  shadzik
+- add config.h
+- rel 2
+
 Revision 1.14.2.11  2006/12/14 01:29:52  shadzik
 - BR sed >= 4.0, niach darekr you don't know the time and place, but i'll beat your ass
 
================================================================

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



More information about the pld-cvs-commit mailing list