diff options
| -rw-r--r-- | pki/dogtag/setup/pki-setup.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pki/dogtag/setup/pki-setup.spec b/pki/dogtag/setup/pki-setup.spec index 0b5a6ba4a..ae02e5aaf 100644 --- a/pki/dogtag/setup/pki-setup.spec +++ b/pki/dogtag/setup/pki-setup.spec @@ -1,6 +1,6 @@ Name: pki-setup Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dogtag Certificate system - PKI Instance Creation and Removal Scripts URL: http://pki.fedoraproject.org/ License: GPLv2 @@ -14,6 +14,7 @@ BuildRequires: ant Requires: perl-Crypt-SSLeay Requires: policycoreutils +Requires: openldap-clients %{?fc11:Requires: policycoreutils-python} %{?fc12:Requires: policycoreutils-python} @@ -59,5 +60,8 @@ rm -rf %{buildroot} %{_datadir}/pki/ %changelog +* Fri Nov 19 2010 Ade Lee <alee@redhat.com> 2.0.0-2 +* Bugzilla BZ 606946 - Convert Native Tools to use ldapAPI from OpenLDAP instead of the Mozldap + * Tue Aug 10 2010 Matthew Harmsen <mharmsen@redhat.com> 2.0.0-1 - Updated Dogtag 1.3.x --> Dogtag 2.0.0. |
