SPECS (LINUX_2_6_18): kernel-vanilla.spec - skip striping source d...

shadzik shadzik at pld-linux.org
Wed Dec 20 02:48:15 CET 2006


Author: shadzik                      Date: Wed Dec 20 01:48:15 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_18
---- Log message:
- skip striping source dir (enormous speedup)

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.14.2.16 -> 1.14.2.17) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.14.2.16 SPECS/kernel-vanilla.spec:1.14.2.17
--- SPECS/kernel-vanilla.spec:1.14.2.16	Wed Dec 20 02:45:56 2006
+++ SPECS/kernel-vanilla.spec	Wed Dec 20 02:48:10 2006
@@ -137,6 +137,9 @@
 ExclusiveOS:	Linux
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# No ELF objects there to strip (skips processing 27k files)
+%define		_noautostrip	.*%{_kernelsrcdir}/.*
+
 %define		initrd_dir	/boot
 
 %define		ver		%{version}_%{alt_kernel}
@@ -1268,6 +1271,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.17  2006/12/20 01:48:10  shadzik
+- skip striping source dir (enormous speedup)
+
 Revision 1.14.2.16  2006/12/20 01:45:56  shadzik
 - unify /usr -> %{_prefix}
 
================================================================

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



More information about the pld-cvs-commit mailing list