packages: linux-live/linux-live.spec - autostrip nothing and disable debug ...

sparky sparky at pld-linux.org
Sun May 3 15:11:09 CEST 2009


Author: sparky                       Date: Sun May  3 13:11:09 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- autostrip nothing and disable debug (it is suposed to be noarch)

---- Files affected:
packages/linux-live:
   linux-live.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/linux-live/linux-live.spec
diff -u packages/linux-live/linux-live.spec:1.35 packages/linux-live/linux-live.spec:1.36
--- packages/linux-live/linux-live.spec:1.35	Mon Mar 16 03:49:40 2009
+++ packages/linux-live/linux-live.spec	Sun May  3 15:11:03 2009
@@ -34,9 +34,11 @@
 
 # do not touch initrd files
 %define		_noautoprov	lib.*\.so.* ld-linux.*\.so.*
-%define		_noautostrip	%{_noautoprov}
+%define		_noautostrip	*
 %define		_noautoreq	%{_noautoprov}
 
+%define		_enable_debug_packages 0
+
 %description
 Linux Live is a set of shell scripts which allows you to create own
 LiveCD from every Linux distribution. Just install your favourite
@@ -143,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2009/05/03 13:11:03  sparky
+- autostrip nothing and disable debug (it is suposed to be noarch)
+
 Revision 1.35  2009/03/16 02:49:40  tommat
 - updated linux-live-package.patch
 - working for me, rel 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linux-live/linux-live.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list