SPECS: mozilla-thunderbird.spec - stripping has to be done by rpm ...

arekm arekm at pld-linux.org
Tue Feb 20 08:09:14 CET 2007


Author: arekm                        Date: Tue Feb 20 07:09:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- stripping has to be done by rpm not by mozilla itself

---- Files affected:
SPECS:
   mozilla-thunderbird.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.80 SPECS/mozilla-thunderbird.spec:1.81
--- SPECS/mozilla-thunderbird.spec:1.80	Mon Feb 19 22:10:37 2007
+++ SPECS/mozilla-thunderbird.spec	Tue Feb 20 08:09:09 2007
@@ -155,8 +155,8 @@
 ac_add_options --enable-optimize="%{rpmcflags}"
 ac_add_options --enable-pango
 ac_add_options --enable-reorder
-ac_add_options --enable-strip
-ac_add_options --enable-strip-libs
+ac_add_options --disable-strip
+ac_add_options --disable-strip-libs
 ac_add_options --enable-system-cairo
 ac_add_options --enable-svg
 ac_add_options --enable-xft
@@ -294,6 +294,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2007/02/20 07:09:09  arekm
+- stripping has to be done by rpm not by mozilla itself
+
 Revision 1.80  2007/02/19 21:10:37  arekm
 - ups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list