Skip to content

Commit 9b3cdd0

Browse files
committed
Add man page for ndb_print_frag_file for rpm
1 parent 2bebeed commit 9b3cdd0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

support-files/mysql.spec.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by
@@ -1099,6 +1099,7 @@ echo "=====" >> $STATUS_HI
10991099
%doc %attr(644, root, man) %{_mandir}/man1/ndb_print_schema_file.1*
11001100
%doc %attr(644, root, man) %{_mandir}/man1/ndb_print_sys_file.1*
11011101
%doc %attr(644, root, man) %{_mandir}/man1/ndb_print_file.1*
1102+
%doc %attr(644, root, man) %{_mandir}/man1/ndb_print_frag_file.1*
11021103
%doc %attr(644, root, man) %{_mandir}/man1/ndb_restore.1*
11031104
%doc %attr(644, root, man) %{_mandir}/man1/ndb_select_all.1*
11041105
%doc %attr(644, root, man) %{_mandir}/man1/ndb_select_count.1*
@@ -1304,6 +1305,9 @@ echo "=====" >> $STATUS_HI
13041305
# merging BK trees)
13051306
##############################################################################
13061307
%changelog
1308+
* Tue Mar 28 2017 Bjorn Munch <[email protected]>
1309+
- Added man page for ndb_print_frag_file
1310+
13071311
* Mon Oct 06 2014 Balasubramanian Kandasamy <[email protected]>
13081312
- Add license info in each subpackage
13091313

0 commit comments

Comments
 (0)