summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-08-13 18:32:36 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-08-29 15:18:34 +0200
commitf742520760d1b146cd3c5e79a6c86a024570ff6a (patch)
treeefa16144d3c699bce241725409bbecf72bdaed31 /freeipa.spec.in
parenta3d489443c85629aa176df048c6b3505a7ee4586 (diff)
downloadfreeipa-f742520760d1b146cd3c5e79a6c86a024570ff6a.tar.gz
freeipa-f742520760d1b146cd3c5e79a6c86a024570ff6a.tar.xz
freeipa-f742520760d1b146cd3c5e79a6c86a024570ff6a.zip
Add man pages for testing tools
Add man pages for ipa-run-tests, ipa-test-task, and ipa-test-config. https://fedorahosted.org/freeipa/ticket/3855 (part 5)
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 46a2ae021..67bd3667d 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -830,9 +830,15 @@ fi
%{_bindir}/ipa-test-config
%{_bindir}/ipa-test-task
%{python_sitelib}/ipatests-*.egg-info
+%{_mandir}/man1/ipa-run-tests.1.gz
+%{_mandir}/man1/ipa-test-config.1.gz
+%{_mandir}/man1/ipa-test-task.1.gz
%endif # ONLY_CLIENT
%changelog
+* Wed Aug 14 2013 Petr Viktorin <pviktori@redhat.com> - 3.3.90-2
+- Add man pages to the tests subpackage
+
* Mon Aug 12 2013 Petr Viktorin <pviktori@redhat.com> - 3.3.90-1
- Downgrade required version of python-paramiko for the tests subpackage