SPECS: kernel-vanilla.spec - skip stripping sourcedir

glen glen at pld-linux.org
Mon Dec 18 23:23:03 CET 2006


Author: glen                         Date: Mon Dec 18 22:23:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- skip stripping sourcedir

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.27 SPECS/kernel-vanilla.spec:1.28
--- SPECS/kernel-vanilla.spec:1.27	Sun Dec 17 00:44:27 2006
+++ SPECS/kernel-vanilla.spec	Mon Dec 18 23:22:57 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
 
 # kernel release (used in filesystem and eventually in uname -r)
@@ -1271,6 +1274,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/12/18 22:22:57  glen
+- skip stripping sourcedir
+
 Revision 1.27  2006/12/16 23:44:27  shadzik
 - add config.h
 - rel 2
================================================================

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



More information about the pld-cvs-commit mailing list