summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-server.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-02-28 11:37:06 -0500
committerRob Crittenden <rcritten@redhat.com>2008-02-28 11:37:06 -0500
commitcc3b9cddef0b097382e8c28930b9017e7ed91415 (patch)
tree88f8537c633586b5b8fe262cea9ee2c66decf8be /ipa-server/ipa-server.spec.in
parent6b960c008a58bd004e95b2726806801a90bcbaf0 (diff)
downloadfreeipa-cc3b9cddef0b097382e8c28930b9017e7ed91415.tar.gz
freeipa-cc3b9cddef0b097382e8c28930b9017e7ed91415.tar.xz
freeipa-cc3b9cddef0b097382e8c28930b9017e7ed91415.zip
Add small script to start/stop all of the services that IPA requires in the
proper order. 435026
Diffstat (limited to 'ipa-server/ipa-server.spec.in')
-rw-r--r--ipa-server/ipa-server.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/ipa-server/ipa-server.spec.in b/ipa-server/ipa-server.spec.in
index e41fa5502..326f37791 100644
--- a/ipa-server/ipa-server.spec.in
+++ b/ipa-server/ipa-server.spec.in
@@ -1,6 +1,6 @@
Name: ipa-server
Version: VERSION
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: IPA authentication server
Group: System Environment/Base
@@ -112,6 +112,7 @@ fi
%{_sbindir}/ipa-replica-prepare
%{_sbindir}/ipa-replica-manage
%{_sbindir}/ipa-server-certinstall
+%{_sbindir}/ipactl
%{_sbindir}/ipa_kpasswd
%{_sbindir}/ipa_webgui
%attr(755,root,root) %{_initrddir}/ipa_kpasswd
@@ -151,6 +152,9 @@ fi
%attr(700,apache,apache) %dir %{_localstatedir}/cache/ipa/sessions
%changelog
+* Thu Feb 26 2008 Rob Crittenden <rcritten@redhat.com> - 0.99.0-3
+- Add ipactl command
+
* Thu Feb 21 2008 Rob Crittenden <rcritten@redhat.com> - 0.99.0-2
- package new file ipa-rewrite.conf