summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-client.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-client/ipa-client.spec.in')
-rw-r--r--ipa-client/ipa-client.spec.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/ipa-client/ipa-client.spec.in b/ipa-client/ipa-client.spec.in
index fa154b242..d46c89fe8 100644
--- a/ipa-client/ipa-client.spec.in
+++ b/ipa-client/ipa-client.spec.in
@@ -1,6 +1,6 @@
Name: ipa-client
Version: VERSION
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: IPA client
Group: System Environment/Base
@@ -46,7 +46,12 @@ rm -rf %{buildroot}
%dir %{python_sitelib}/ipaclient
%{python_sitelib}/ipaclient/*.py*
+%{_mandir}/man1/*
+
%changelog
+* Mon Feb 25 2008 Rob Crittenden <rcritten@redhat.com> - 0.99.0-2
+- Add ipa-getkeytab man page
+
* Thu Feb 21 2008 Rob Crittenden <rcritten@redhat.com> - 0.99.0-1
- Version bump for release
@@ -71,5 +76,3 @@ rm -rf %{buildroot}
* Thu Aug 16 2007 Simo Sorce <ssorce@redhat.com> - 0.1.0-1
- Initial rpm version
-
-