SPECS: mysql.spec - fix resolve_stack_dump problem

arekm arekm at pld-linux.org
Fri Jan 27 15:49:03 CET 2006


Author: arekm                        Date: Fri Jan 27 14:49:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix resolve_stack_dump problem

---- Files affected:
SPECS:
   mysql.spec (1.320 -> 1.321) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.320 SPECS/mysql.spec:1.321
--- SPECS/mysql.spec:1.320	Fri Jan 27 09:54:36 2006
+++ SPECS/mysql.spec	Fri Jan 27 15:48:51 2006
@@ -843,7 +843,7 @@
 %attr(755,root,root) %{_bindir}/mysql_config
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_bindir}/*comp_err
-%attr(755,root,root) %{_bindir}/*resolve_stack_dump
+%{?debug:%attr(755,root,root) %{_bindir}/*resolve_stack_dump}
 %{?debug:%{_datadir}/mysql/mysqld.sym}
 %{_libdir}/lib*.la
 %{_libdir}/lib*[!tr].a
@@ -897,6 +897,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.321  2006/01/27 14:48:51  arekm
+- fix resolve_stack_dump problem
+
 Revision 1.320  2006/01/27 08:54:36  arekm
 - rel 2 (improved init script)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.320&r2=1.321&f=u



More information about the pld-cvs-commit mailing list