summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-client.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-client/ipa-client.spec')
-rwxr-xr-xipa-client/ipa-client.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/ipa-client/ipa-client.spec b/ipa-client/ipa-client.spec
index 449f51d1..8ed7208d 100755
--- a/ipa-client/ipa-client.spec
+++ b/ipa-client/ipa-client.spec
@@ -1,6 +1,6 @@
Name: ipa-client
Version: 0.99.0
-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
-
-