SPECS: mysql.spec - federated is built into server; use --with-plu...
arekm
arekm at pld-linux.org
Wed Feb 27 09:25:25 CET 2008
Author: arekm Date: Wed Feb 27 08:25:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- federated is built into server; use --with-plugins for making it external and shared
---- Files affected:
SPECS:
mysql.spec (1.401 -> 1.402)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.401 SPECS/mysql.spec:1.402
--- SPECS/mysql.spec:1.401 Wed Feb 27 09:09:10 2008
+++ SPECS/mysql.spec Wed Feb 27 09:25:20 2008
@@ -814,7 +814,6 @@
%dir %{_libdir}/mysql
%attr(755,root,root) %{_libdir}/mysql/ha_blackhole.so.*.*.*
%attr(755,root,root) %{_libdir}/mysql/ha_example.so.*.*.*
-%{?with_federated:%attr(755,root,root) %{_libdir}/mysql/ha_federated.so.*.*.*}
%{_mandir}/man1/innochecksum.1*
%{_mandir}/man1/myisamchk.1*
%{_mandir}/man1/myisamlog.1*
@@ -1029,6 +1028,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.402 2008-02-27 08:25:20 arekm
+- federated is built into server; use --with-plugins for making it external and shared
+
Revision 1.401 2008-02-27 08:09:10 arekm
- up to 5.1.23 (fixes CVE-2007-5970, CVE-2007-6313, CVE-2007-5969)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.401&r2=1.402&f=u
More information about the pld-cvs-commit
mailing list