SPECS: kernel-vanilla.spec - show reverse config after build
glen
glen at pld-linux.org
Tue Apr 1 00:02:20 CEST 2008
Author: glen Date: Mon Mar 31 22:02:20 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- show reverse config after build
---- Files affected:
SPECS:
kernel-vanilla.spec (1.134 -> 1.135)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.134 SPECS/kernel-vanilla.spec:1.135
--- SPECS/kernel-vanilla.spec:1.134 Thu Mar 27 18:06:52 2008
+++ SPECS/kernel-vanilla.spec Tue Apr 1 00:02:14 2008
@@ -473,6 +473,10 @@
# build kernel
%{__make} all
+
+# build reverse config and show diff
+%{__make} pykconfig
+diff -u %{_sourcedir}/kernel-vanilla-multiarch.conf %{objdir}/kernel.conf || :
%endif # arch build
%install
@@ -829,6 +833,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.135 2008-03-31 22:02:14 glen
+- show reverse config after build
+
Revision 1.134 2008-03-27 17:06:52 glen
- 2.6.24.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.134&r2=1.135&f=u
More information about the pld-cvs-commit
mailing list