Author: glen                         Date: Sun May  3 18:00:26 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- shouldn't it be regex?

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

---- Diffs:

================================================================
Index: packages/linux-live/linux-live.spec
diff -u packages/linux-live/linux-live.spec:1.36 
packages/linux-live/linux-live.spec:1.37
--- packages/linux-live/linux-live.spec:1.36    Sun May  3 15:11:03 2009
+++ packages/linux-live/linux-live.spec Sun May  3 20:00:20 2009
@@ -32,11 +32,10 @@
 %define                _sysconfdir     /etc/%{name}
 %define                __cp    cp --preserve=timestamps
 
-# do not touch initrd files
+# autostrip nothing and disable debug (it is suposed to be noarch)
 %define                _noautoprov     lib.*\.so.* ld-linux.*\.so.*
-%define                _noautostrip    *
 %define                _noautoreq      %{_noautoprov}
-
+%define                _noautostrip    .*
 %define                _enable_debug_packages 0
 
 %description
@@ -145,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2009/05/03 18:00:20  glen
+- shouldn't it be regex?
+
 Revision 1.36  2009/05/03 13:11:03  sparky
 - autostrip nothing and disable debug (it is suposed to be noarch)
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to