mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
support-files/mysql.spec.sh
Fix the move of "mysqlmanager" to section 8: Directory name was wrong. support-files/mysql.spec.sh: Fix the move of "mysqlmanager" to section 8: Directory name was wrong.
This commit is contained in:
@ -588,7 +588,7 @@ fi
|
|||||||
%doc %attr(644, root, man) %{_mandir}/man1/mysql_upgrade.1*
|
%doc %attr(644, root, man) %{_mandir}/man1/mysql_upgrade.1*
|
||||||
%doc %attr(644, root, man) %{_mandir}/man1/mysqlhotcopy.1*
|
%doc %attr(644, root, man) %{_mandir}/man1/mysqlhotcopy.1*
|
||||||
%doc %attr(644, root, man) %{_mandir}/man1/mysqlman.1*
|
%doc %attr(644, root, man) %{_mandir}/man1/mysqlman.1*
|
||||||
%doc %attr(644, root, man) %{_mandir}/man1/mysqlmanager.8*
|
%doc %attr(644, root, man) %{_mandir}/man8/mysqlmanager.8*
|
||||||
%doc %attr(644, root, man) %{_mandir}/man1/mysql.server.1*
|
%doc %attr(644, root, man) %{_mandir}/man1/mysql.server.1*
|
||||||
%doc %attr(644, root, man) %{_mandir}/man1/mysql_tzinfo_to_sql.1*
|
%doc %attr(644, root, man) %{_mandir}/man1/mysql_tzinfo_to_sql.1*
|
||||||
%doc %attr(644, root, man) %{_mandir}/man1/mysql_zap.1*
|
%doc %attr(644, root, man) %{_mandir}/man1/mysql_zap.1*
|
||||||
@ -755,6 +755,10 @@ fi
|
|||||||
# itself - note that they must be ordered by date (important when
|
# itself - note that they must be ordered by date (important when
|
||||||
# merging BK trees)
|
# merging BK trees)
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 18 2006 Joerg Bruehe <joerg@mysql.com>
|
||||||
|
|
||||||
|
- Fix the move of "mysqlmanager" to section 8: Directory name was wrong.
|
||||||
|
|
||||||
* Thu Dec 14 2006 Joerg Bruehe <joerg@mysql.com>
|
* Thu Dec 14 2006 Joerg Bruehe <joerg@mysql.com>
|
||||||
|
|
||||||
- Include the new man pages for "my_print_defaults" and "mysql_tzinfo_to_sql"
|
- Include the new man pages for "my_print_defaults" and "mysql_tzinfo_to_sql"
|
||||||
|
Reference in New Issue
Block a user