SPECS: kernel-vanilla.spec - add config.h - rel 2
shadzik
shadzik at pld-linux.org
Sun Dec 17 00:44:33 CET 2006
Author: shadzik Date: Sat Dec 16 23:44:33 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add config.h
- rel 2
---- Files affected:
SPECS:
kernel-vanilla.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.26 SPECS/kernel-vanilla.spec:1.27
--- SPECS/kernel-vanilla.spec:1.26 Fri Dec 15 20:02:58 2006
+++ SPECS/kernel-vanilla.spec Sun Dec 17 00:44:27 2006
@@ -53,7 +53,7 @@
%define _basever 2.6.19
%define _postver .1
-%define _rel 1
+%define _rel 2
%define _rc %{nil}
Summary: The Linux kernel (the core of the Linux operating system)
Summary(de): Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -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
@@ -823,7 +824,7 @@
mv include/linux/version.h{.save,}
mv include/linux/utsrelease.h{.save,}
#install %{SOURCE3} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/autoconf.h
-#install %{SOURCE4} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/config.h
+install %{SOURCE3} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/config.h
# collect module-build files and directories
%{__perl} %{SOURCE2} %{_kernelsrcdir} $KERNEL_BUILD_DIR
@@ -1270,6 +1271,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2006/12/16 23:44:27 shadzik
+- add config.h
+- rel 2
+
Revision 1.26 2006/12/15 19:02:58 glen
- use macros for same location to be able to merge different kernel specs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-vanilla.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list