SPECS: callweaver.spec - disable stripping with simpledebug bcond

arekm arekm at pld-linux.org
Fri Sep 21 08:33:41 CEST 2007


Author: arekm                        Date: Fri Sep 21 06:33:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable stripping with simpledebug bcond

---- Files affected:
SPECS:
   callweaver.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/callweaver.spec
diff -u SPECS/callweaver.spec:1.17 SPECS/callweaver.spec:1.18
--- SPECS/callweaver.spec:1.17	Fri Sep 21 08:31:14 2007
+++ SPECS/callweaver.spec	Fri Sep 21 08:33:36 2007
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%bcond_with	simpledebug # for safe_callweaver core dump storing
 %bcond_with	misdn
 %bcond_with	javascript
 #
@@ -66,6 +67,10 @@
 %description devel -l pl.UTF-8
 Pliki nagłówkowe callweavera.
 
+%if %{with simpledebug}
+%define	no_install_post_strip	1
+%endif
+
 %prep
 %setup -q -n %{name}-RC-1.1.99.%{snap}
 
@@ -171,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/09/21 06:33:36  arekm
+- disable stripping with simpledebug bcond
+
 Revision 1.17  2007/09/21 06:31:14  arekm
 - up to snap 20070921
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/callweaver.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list