SPECS: mysql.spec - move resolve_stack_dump related files to serve...

glen glen at pld-linux.org
Wed Jul 25 23:56:00 CEST 2007


Author: glen                         Date: Wed Jul 25 21:56:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move resolve_stack_dump related files to server package

---- Files affected:
SPECS:
   mysql.spec (1.382 -> 1.383) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.382 SPECS/mysql.spec:1.383
--- SPECS/mysql.spec:1.382	Tue Jul 10 09:31:04 2007
+++ SPECS/mysql.spec	Wed Jul 25 23:55:55 2007
@@ -818,6 +818,12 @@
 %{_mandir}/man1/mysql_upgrade.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 mysql.rpm while mysql:mysql is potential security hole
 %attr(751,root,root) /var/lib/mysql
@@ -929,9 +935,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/mysql_config
 %attr(755,root,root) %{_libdir}/lib*.so
-%{?debug:%attr(755,root,root) %{_bindir}/*resolve_stack_dump}
-%{?debug:%{_mandir}/man1/*resolve_stack_dump.1*}
-%{?debug:%{_datadir}/mysql/mysqld.sym}
 %{_libdir}/lib*.la
 %{_libdir}/lib*[!tr].a
 %{_includedir}/mysql
@@ -1019,6 +1022,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.383  2007/07/25 21:55:55  glen
+- move resolve_stack_dump related files to server package
+
 Revision 1.382  2007/07/10 07:31:04  arekm
 - up to 5.1.20
 
================================================================

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



More information about the pld-cvs-commit mailing list