SPECS (MYSQL_5_0): mysql.spec - move resolve_stack_dump related fi...

glen glen at pld-linux.org
Wed Jul 25 22:54:38 CEST 2007


Author: glen                         Date: Wed Jul 25 20:54:38 2007 GMT
Module: SPECS                         Tag: MYSQL_5_0
---- Log message:
- move resolve_stack_dump related files to server package

---- Files affected:
SPECS:
   mysql.spec (1.353.2.16 -> 1.353.2.17) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.353.2.16 SPECS/mysql.spec:1.353.2.17
--- SPECS/mysql.spec:1.353.2.16	Mon Jul 16 19:47:38 2007
+++ SPECS/mysql.spec	Wed Jul 25 22:54:33 2007
@@ -759,6 +759,12 @@
 %{_mandir}/man1/innochecksum.1*
 %{_mandir}/man8/mysqld.8*
 
+%if %{?debug:1}0
+%attr(755,root,root) %{_bindir}/*resolve_stack_dump
+%{_datadir}/mysql/mysqld.sym
+%{_mandir}/man1/*resolve_stack_dump.1*
+%endif
+
 %attr(700,mysql,mysql) %{_mysqlhome}
 # root:root is proper here for AC mysql.rpm while mysql:mysql is potential security hole
 %attr(751,root,root) /var/lib/mysql
@@ -879,13 +885,10 @@
 %attr(755,root,root) %{_bindir}/mysql_config
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_bindir}/*comp_err
-%{?debug:%attr(755,root,root) %{_bindir}/*resolve_stack_dump}
-%{?debug:%{_datadir}/mysql/mysqld.sym}
 %{_libdir}/lib*.la
 %{_libdir}/lib*[!tr].a
 %{_includedir}/mysql
 %{_mandir}/man1/mysql_config.1*
-%{?debug:%{_mandir}/man1/*resolve_stack_dump.1*}
 %{_mandir}/man1/*comp_err.1*
 
 %files static
@@ -943,6 +946,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.353.2.17  2007/07/25 20:54:33  glen
+- move resolve_stack_dump related files to server package
+
 Revision 1.353.2.16  2007/07/16 17:47:38  glen
 - update to 5.0.45
 
================================================================

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



More information about the pld-cvs-commit mailing list