SPECS (LINUX_2_6): kernel.spec - copy kernel-%arch.config to defau...
cieciwa
cieciwa at pld-linux.org
Tue Mar 28 13:06:29 CEST 2006
Author: cieciwa Date: Tue Mar 28 11:06:29 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- copy kernel-%arch.config to default config.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1448 -> 1.441.2.1449)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1448 SPECS/kernel.spec:1.441.2.1449
--- SPECS/kernel.spec:1.441.2.1448 Tue Mar 28 11:10:41 2006
+++ SPECS/kernel.spec Tue Mar 28 13:06:23 2006
@@ -656,6 +656,9 @@
fi
KernelVer=%{version}-%{release}$1
+ echo "Building config file [using $Config.conf] for KERNEL $1..."
+ cat $RPM_SOURCE_DIR/kernel-$Config.config > arch/%{_target_base_arch}/defconfig
+
TuneUpConfigForIX86 arch/%{_target_base_arch}/defconfig
%ifarch ppc ppc64
@@ -1382,6 +1385,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1449 2006/03/28 11:06:23 cieciwa
+- copy kernel-%arch.config to default config.
+
Revision 1.441.2.1448 2006/03/28 09:10:41 cieciwa
- _rel 0.7,
- updated netfilter to snap 2006-03-28.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1448&r2=1.441.2.1449&f=u
More information about the pld-cvs-commit
mailing list