mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
- added missing file mysql_secure_installation to server RPM subpackage
(bug #141) (please merge with 4.1 and onwards) support-files/mysql.spec.sh: - added missing file mysql_secure_installation to server RPM subpackage (bug #141)
This commit is contained in:
@@ -446,6 +446,7 @@ fi
|
|||||||
%attr(755, root, root) /usr/bin/mysql_explain_log
|
%attr(755, root, root) /usr/bin/mysql_explain_log
|
||||||
%attr(755, root, root) /usr/bin/mysql_fix_privilege_tables
|
%attr(755, root, root) /usr/bin/mysql_fix_privilege_tables
|
||||||
%attr(755, root, root) /usr/bin/mysql_install_db
|
%attr(755, root, root) /usr/bin/mysql_install_db
|
||||||
|
%attr(755, root, root) /usr/bin/mysql_secure_installation
|
||||||
%attr(755, root, root) /usr/bin/mysql_setpermission
|
%attr(755, root, root) /usr/bin/mysql_setpermission
|
||||||
%attr(755, root, root) /usr/bin/mysql_zap
|
%attr(755, root, root) /usr/bin/mysql_zap
|
||||||
%attr(755, root, root) /usr/bin/mysqlbug
|
%attr(755, root, root) /usr/bin/mysqlbug
|
||||||
@@ -535,6 +536,11 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Mon Mar 10 2003 Lenz Grimmer <lenz@mysql.com>
|
||||||
|
|
||||||
|
- added missing file mysql_secure_installation to server subpackage
|
||||||
|
(bug #141)
|
||||||
|
|
||||||
* Tue Feb 11 2003 Lenz Grimmer <lenz@mysql.com>
|
* Tue Feb 11 2003 Lenz Grimmer <lenz@mysql.com>
|
||||||
|
|
||||||
- re-added missing pre- and post(un)install scripts to server subpackage
|
- re-added missing pre- and post(un)install scripts to server subpackage
|
||||||
|
Reference in New Issue
Block a user