Skip to content

Commit 1830d76

Browse files
committed
add mysql_plugin man page to spec file
1 parent 821b874 commit 1830d76

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

support-files/mysql.spec.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,7 @@ echo "=====" >> $STATUS_HISTORY
984984
%doc %attr(644, root, man) %{_mandir}/man1/replace.1*
985985
%doc %attr(644, root, man) %{_mandir}/man1/resolve_stack_dump.1*
986986
%doc %attr(644, root, man) %{_mandir}/man1/resolveip.1*
987+
%doc %attr(644, root, man) %{_mandir}/man1/mysql_plugin.1*
987988

988989
%ghost %config(noreplace,missingok) %{_sysconfdir}/my.cnf
989990

@@ -1111,6 +1112,10 @@ echo "=====" >> $STATUS_HISTORY
11111112
# merging BK trees)
11121113
##############################################################################
11131114
%changelog
1115+
* Thu Sep 08 2011 Daniel Fischer <[email protected]>
1116+
1117+
- Add mysql_plugin man page.
1118+
11141119
* Fri Aug 12 2011 Daniel Fischer <[email protected]>
11151120

11161121
- Source plugin library files list from cmake-generated file.

0 commit comments

Comments
 (0)