Search
j0ke.net Open Build Service
>
Projects
>
home:opeter
:
powerdns33_centos6
>
mysql55-percona
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 10
[-]
[+]
Changed
percona-server.spec
@@ -244,9 +244,9 @@ and robust SQL (Structured Query Language) database server. Percona Server is intended for mission-critical, heavy-load production systems. -#Percona recommends that all production deployments be protected with a support -#contract (http://www.percona.com/mysql-suppport/) to ensure the highest uptime, -#be eligible for hot fixes, and boost your team's productivity. +Percona recommends that all production deployments be protected with a support +contract (http://www.percona.com/mysql-suppport/) to ensure the highest uptime, +be eligible for hot fixes, and boost your team's productivity. ############################################################################## # Sub package definition @@ -263,15 +263,15 @@ and robust SQL (Structured Query Language) database server. Percona Server is intended for mission-critical, heavy-load production systems. -#Percona recommends that all production deployments be protected with a support -#contract (http://www.percona.com/mysql-suppport/) to ensure the highest uptime, -#be eligible for hot fixes, and boost your team's productivity. +Percona recommends that all production deployments be protected with a support +contract (http://www.percona.com/mysql-suppport/) to ensure the highest uptime, +be eligible for hot fixes, and boost your team's productivity. -#This package includes the Percona Server with XtraDB binary -#as well as related utilities to run and administer Percona Server. +This package includes the Percona Server with XtraDB binary +as well as related utilities to run and administer Percona Server. -#If you want to access and work with the database, you have to install -#package "Percona-Server-client%{product_suffix}" as well! +If you want to access and work with the database, you have to install +package "Percona-Server-client%{product_suffix}" as well! # ---------------------------------------------------------------------------- %package -n Percona-Server-client%{product_suffix} @@ -308,7 +308,7 @@ This package contains the development header files and libraries necessary to develop Percona Server client applications. -#For a description of Percona Server see http://www.percona.com/software/percona-server/ +For a description of Percona Server see http://www.percona.com/software/percona-server/ # ---------------------------------------------------------------------------- %package -n Percona-Server-shared%{product_suffix} @@ -317,8 +317,8 @@ Provides: mysql-shared %description -n Percona-Server-shared%{product_suffix} -#This package contains the shared libraries (*.so*) which certain languages -#and applications need to dynamically load and use Percona Server. +This package contains the shared libraries (*.so*) which certain languages +and applications need to dynamically load and use Percona Server. ############################################################################## %prep @@ -1006,8 +1006,6 @@ %attr(755, root, root) %{_sbindir}/mysqld %attr(755, root, root) %{_sbindir}/mysqld-debug %attr(755, root, root) %{_sbindir}/rcmysql - -%if "%{_arch}" == "i386" %attr(755, root, root) %{_libdir}/mysql/plugin/adt_null.so %attr(755, root, root) %{_libdir}/mysql/plugin/libdaemon_example.so %attr(755, root, root) %{_libdir}/mysql/plugin/mypluglib.so @@ -1030,8 +1028,6 @@ %attr(755, root, root) %{_libdir}/mysql/plugin/debug/qa_auth_client.so %attr(755, root, root) %{_libdir}/mysql/plugin/debug/qa_auth_interface.so %attr(755, root, root) %{_libdir}/mysql/plugin/debug/qa_auth_server.so -%endif - # HandlerSocket files %attr(755, root, root) %{_libdir}/mysql/plugin/handlersocket.a %attr(755, root, root) %{_libdir}/mysql/plugin/handlersocket.la @@ -1095,53 +1091,53 @@ %doc %attr(644, root, man) %{_mandir}/man1/mysqlslap.1* # ---------------------------------------------------------------------------- -#%files -n Percona-Server-devel%{product_suffix} -f optional-files-devel -#%defattr(-, root, root, 0755) -#%doc %attr(644, root, man) %{_mandir}/man1/comp_err.1* -#%doc %attr(644, root, man) %{_mandir}/man1/mysql_config.1* -#%attr(755, root, root) %{_bindir}/mysql_config -#%dir %attr(755, root, root) %{_includedir}/mysql -#%dir %attr(755, root, root) %{_libdir}/mysql -#%{_includedir}/mysql/* -#%{_includedir}/handlersocket -#%{_datadir}/aclocal/mysql.m4 -#%{_libdir}/mysql/libmysqlclient.a -#%{_libdir}/mysql/libmysqlclient_r.a -#%{_libdir}/mysql/libmysqlservices.a -#%{_libdir}/mysql/libhsclient.a -#%{_libdir}/libhsclient.la +%files -n Percona-Server-devel%{product_suffix} -f optional-files-devel +%defattr(-, root, root, 0755) +%doc %attr(644, root, man) %{_mandir}/man1/comp_err.1* +%doc %attr(644, root, man) %{_mandir}/man1/mysql_config.1* +%attr(755, root, root) %{_bindir}/mysql_config +%dir %attr(755, root, root) %{_includedir}/mysql +%dir %attr(755, root, root) %{_libdir}/mysql +%{_includedir}/mysql/* +%{_includedir}/handlersocket +%{_datadir}/aclocal/mysql.m4 +%{_libdir}/mysql/libmysqlclient.a +%{_libdir}/mysql/libmysqlclient_r.a +%{_libdir}/mysql/libmysqlservices.a +%{_libdir}/mysql/libhsclient.a +%{_libdir}/libhsclient.la # ---------------------------------------------------------------------------- -#%files -n Percona-Server-shared%{product_suffix} -#%defattr(-, root, root, 0755) -## Shared libraries (omit for architectures that don't support them) -#%{_libdir}/libmysql*.so* -## Maatkit UDF libs -#%{_libdir}/mysql/plugin/libfnv1a_udf.a -#%{_libdir}/mysql/plugin/libfnv1a_udf.la -#%{_libdir}/mysql/plugin/libfnv_udf.a -#%{_libdir}/mysql/plugin/libfnv_udf.la -#%{_libdir}/mysql/plugin/libmurmur_udf.a -#%{_libdir}/mysql/plugin/libmurmur_udf.la +%files -n Percona-Server-shared%{product_suffix} +%defattr(-, root, root, 0755) +# Shared libraries (omit for architectures that don't support them) +%{_libdir}/libmysql*.so* +# Maatkit UDF libs +%{_libdir}/mysql/plugin/libfnv1a_udf.a +%{_libdir}/mysql/plugin/libfnv1a_udf.la +%{_libdir}/mysql/plugin/libfnv_udf.a +%{_libdir}/mysql/plugin/libfnv_udf.la +%{_libdir}/mysql/plugin/libmurmur_udf.a +%{_libdir}/mysql/plugin/libmurmur_udf.la -#%post -n Percona-Server-shared%{product_suffix} -#/sbin/ldconfig +%post -n Percona-Server-shared%{product_suffix} +/sbin/ldconfig -#%postun -n Percona-Server-shared%{product_suffix} -#/sbin/ldconfig +%postun -n Percona-Server-shared%{product_suffix} +/sbin/ldconfig # ---------------------------------------------------------------------------- -#%files -n Percona-Server-test%{product_suffix} -#%defattr(-, root, root, 0755) -#%attr(-, root, root) %{_datadir}/mysql-test -#%attr(755, root, root) %{_bindir}/mysql_client_test +%files -n Percona-Server-test%{product_suffix} +%defattr(-, root, root, 0755) +%attr(-, root, root) %{_datadir}/mysql-test +%attr(755, root, root) %{_bindir}/mysql_client_test #%attr(755, root, root) %{_bindir}/mysql_client_test_embedded #%attr(755, root, root) %{_bindir}/mysqltest_embedded -#%doc %attr(644, root, man) %{_mandir}/man1/mysql_client_test.1* -#%doc %attr(644, root, man) %{_mandir}/man1/mysql-stress-test.pl.1* -#%doc %attr(644, root, man) %{_mandir}/man1/mysql-test-run.pl.1* -#%doc %attr(644, root, man) %{_mandir}/man1/mysql_client_test_embedded.1* -#%doc %attr(644, root, man) %{_mandir}/man1/mysqltest_embedded.1* +%doc %attr(644, root, man) %{_mandir}/man1/mysql_client_test.1* +%doc %attr(644, root, man) %{_mandir}/man1/mysql-stress-test.pl.1* +%doc %attr(644, root, man) %{_mandir}/man1/mysql-test-run.pl.1* +%doc %attr(644, root, man) %{_mandir}/man1/mysql_client_test_embedded.1* +%doc %attr(644, root, man) %{_mandir}/man1/mysqltest_embedded.1* ############################################################################## # The spec file changelog only includes changes made to the spec file