SPECS: mysql.spec - move mysqlslap to -bench package (load emulation client)

glen glen at pld-linux.org
Sun Oct 26 15:37:51 CET 2008


Author: glen                         Date: Sun Oct 26 14:37:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move mysqlslap to -bench package (load emulation client)

---- Files affected:
SPECS:
   mysql.spec (1.427 -> 1.428) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.427 SPECS/mysql.spec:1.428
--- SPECS/mysql.spec:1.427	Sun Oct 26 15:19:22 2008
+++ SPECS/mysql.spec	Sun Oct 26 15:37:46 2008
@@ -915,7 +915,6 @@
 %attr(755,root,root) %{_bindir}/mysqldump
 %attr(755,root,root) %{_bindir}/mysqlimport
 %attr(755,root,root) %{_bindir}/mysqlshow
-%attr(755,root,root) %{_bindir}/mysqlslap
 %attr(755,root,root) %{_sbindir}/mysqlmanager
 %{_mandir}/man1/mysql.1*
 %{_mandir}/man1/mysqladmin.1*
@@ -924,7 +923,6 @@
 %{_mandir}/man1/mysqldump.1*
 %{_mandir}/man1/mysqlimport.1*
 %{_mandir}/man1/mysqlshow.1*
-%{_mandir}/man1/mysqlslap.1*
 %{_mandir}/man8/mysqlmanager.8*
 
 %files libs
@@ -969,10 +967,12 @@
 
 %files bench
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/mysqlslap
 %attr(755,root,root) %{_bindir}/mysqltest
 %dir %{_datadir}/sql-bench
 %{_datadir}/sql-bench/[CDRl]*
 %attr(755,root,root) %{_datadir}/sql-bench/[bcgirst]*
+%{_mandir}/man1/mysqlslap.1*
 %{_mandir}/man1/mysqltest.1*
 %{_mandir}/man1/mysqltest_embedded.1*
 
@@ -1044,6 +1044,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.428  2008/10/26 14:37:46  glen
+- move mysqlslap to -bench package (load emulation client)
+
 Revision 1.427  2008/10/26 14:19:22  glen
 - main pkg requires -libs as at least mysql_upgrade and mysqlcheck link with libmysqlclient
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.427&r2=1.428&f=u



More information about the pld-cvs-commit mailing list