summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-05-23 15:32:40 -0400
committerRob Crittenden <rcritten@redhat.com>2008-05-28 14:08:57 -0400
commit24919eb71588deefd7ec16e937ded08f9ddfa17f (patch)
treed1e0a71542e0e8e48b838df5bb3e25892145d2cb
parent8c279c06d1a4273f5fea2fa8b4049e66d2611f5c (diff)
downloadfreeipa-24919eb71588deefd7ec16e937ded08f9ddfa17f.tar.gz
freeipa-24919eb71588deefd7ec16e937ded08f9ddfa17f.tar.xz
freeipa-24919eb71588deefd7ec16e937ded08f9ddfa17f.zip
Add python-configobj as a Requires and do some other specfile cleanups.
432814
-rwxr-xr-xipa-admintools/ipa-admintools.spec.in18
1 files changed, 13 insertions, 5 deletions
diff --git a/ipa-admintools/ipa-admintools.spec.in b/ipa-admintools/ipa-admintools.spec.in
index 508874fe..4c1ea357 100755
--- a/ipa-admintools/ipa-admintools.spec.in
+++ b/ipa-admintools/ipa-admintools.spec.in
@@ -1,19 +1,24 @@
Name: ipa-admintools
Version: VERSION
-Release: 1%{?dist}
-Summary: IPA authentication server
+Release: 2%{?dist}
+Summary: IPA admin tools
Group: System Environment/Base
License: GPLv2
URL: http://www.freeipa.org
Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch: noarch
+BuildArch: noarch
-Requires: python python-krbV ipa-python
+Requires: python
+Requires: python-krbV
+Requires: ipa-python
+Requires: python-ldap
+Requires: python-configobj
%description
-IPA is a server for identity, policy, and audit.
+User, group, delegation and policy administration tools for IPA. IPA is a
+server for identity, policy, and audit.
%prep
%setup -q
@@ -35,6 +40,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/*
%changelog
+* Fri May 23 2008 Rob Crittenden <rcritten@redhat.com> - 1.0.0-2
+- Add Requires for python-ldap and python-configobj
+
* Thu Apr 3 2008 Rob Crittenden <rcritten@redhat.com> - 1.0.0-1
- Version bump for release