SPECS (AC-branch): xulrunner.spec - never enable strip by mozilla, ...

glen glen at pld-linux.org
Sun Jan 7 00:59:42 CET 2007


Author: glen                         Date: Sat Jan  6 23:59:42 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- never enable strip by mozilla, we do that by our own

---- Files affected:
SPECS:
   xulrunner.spec (1.7.2.12 -> 1.7.2.13) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.7.2.12 SPECS/xulrunner.spec:1.7.2.13
--- SPECS/xulrunner.spec:1.7.2.12	Sun Jan  7 00:41:25 2007
+++ SPECS/xulrunner.spec	Sun Jan  7 00:59:37 2007
@@ -131,7 +131,8 @@
 	--enable-mathml \
 	--enable-optimize="%{rpmcflags}" \
 	--enable-postscript \
-	%{!?debug:--enable-strip} \
+	--disable-strip \
+	--disable-strip-libs \
 	--enable-xft \
 	--enable-xinerama \
 	--enable-xprint \
@@ -447,6 +448,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7.2.13  2007/01/06 23:59:37  glen
+- never enable strip by mozilla, we do that by our own
+
 Revision 1.7.2.12  2007/01/06 23:41:25  glen
 - use make to install .pc files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xulrunner.spec?r1=1.7.2.12&r2=1.7.2.13&f=u



More information about the pld-cvs-commit mailing list