mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
Disable ftexample to match other packages, ride previous changelog entry.
This commit is contained in:
parent
c2bd07ca9c
commit
74092a8e5b
1 changed files with 2 additions and 3 deletions
|
|
@ -319,6 +319,7 @@ sh -c "PATH=\"${MYSQL_BUILD_PATH:-$PATH}\" \
|
|||
--with-blackhole-storage-engine \
|
||||
--with-federated-storage-engine \
|
||||
--without-plugin-daemon_example \
|
||||
--without-plugin-ftexample \
|
||||
--with-partition \
|
||||
--with-big-tables \
|
||||
%if %{WITH_BUNDLED_ZLIB}
|
||||
|
|
@ -852,8 +853,6 @@ fi
|
|||
%{_libdir}/mysql/plugin/ha_innodb_plugin.a
|
||||
%{_libdir}/mysql/plugin/ha_innodb_plugin.la
|
||||
%endif
|
||||
%{_libdir}/mysql/plugin/mypluglib.a
|
||||
%{_libdir}/mysql/plugin/mypluglib.la
|
||||
|
||||
%files shared
|
||||
%defattr(-, root, root, 0755)
|
||||
|
|
@ -890,7 +889,7 @@ fi
|
|||
* Fri Aug 21 2009 Jonathan Perkin <jperkin@sun.com>
|
||||
|
||||
- Install plugin libraries in appropriate packages.
|
||||
- Disable libdaemon_example plugin.
|
||||
- Disable libdaemon_example and ftexample plugins.
|
||||
|
||||
* Thu Aug 20 2009 Jonathan Perkin <jperkin@stripped>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue