|
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. |
2 | 2 | #
|
3 | 3 | # This program is free software; you can redistribute it and/or modify
|
4 | 4 | # it under the terms of the GNU General Public License as published by
|
@@ -1099,6 +1099,7 @@ echo "=====" >> $STATUS_HI
|
1099 | 1099 | %doc %attr(644, root, man) %{_mandir}/man1/ndb_print_schema_file.1*
|
1100 | 1100 | %doc %attr(644, root, man) %{_mandir}/man1/ndb_print_sys_file.1*
|
1101 | 1101 | %doc %attr(644, root, man) %{_mandir}/man1/ndb_print_file.1*
|
| 1102 | +%doc %attr(644, root, man) %{_mandir}/man1/ndb_print_frag_file.1* |
1102 | 1103 | %doc %attr(644, root, man) %{_mandir}/man1/ndb_restore.1*
|
1103 | 1104 | %doc %attr(644, root, man) %{_mandir}/man1/ndb_select_all.1*
|
1104 | 1105 | %doc %attr(644, root, man) %{_mandir}/man1/ndb_select_count.1*
|
@@ -1304,6 +1305,9 @@ echo "=====" >> $STATUS_HI
|
1304 | 1305 | # merging BK trees)
|
1305 | 1306 | ##############################################################################
|
1306 | 1307 | %changelog
|
| 1308 | +* Tue Mar 28 2017 Bjorn Munch <[email protected]> |
| 1309 | +- Added man page for ndb_print_frag_file |
| 1310 | + |
1307 | 1311 | * Mon Oct 06 2014 Balasubramanian Kandasamy <[email protected]>
|
1308 | 1312 | - Add license info in each subpackage
|
1309 | 1313 |
|
|
0 commit comments