summaryrefslogtreecommitdiffstats
path: root/pki/dogtag
diff options
context:
space:
mode:
authorvakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-11-18 21:07:58 +0000
committervakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-11-18 21:07:58 +0000
commit02adcfeb70319062e34c099519764f876b252299 (patch)
tree72445d9d0937ccea7b4cdb69f4cf07acde757854 /pki/dogtag
parentc65f797d9e396707a6334f86452d1f8d25f3412b (diff)
downloadpki-02adcfeb70319062e34c099519764f876b252299.tar.gz
pki-02adcfeb70319062e34c099519764f876b252299.tar.xz
pki-02adcfeb70319062e34c099519764f876b252299.zip
Bugzilla Bug 606946 - Convert Native Tools to use ldapAPI from OpenLDAP instead of the Mozldap
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1524 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag')
-rw-r--r--pki/dogtag/native-tools/pki-native-tools.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/pki/dogtag/native-tools/pki-native-tools.spec b/pki/dogtag/native-tools/pki-native-tools.spec
index 6b9d31178..4837b2969 100644
--- a/pki/dogtag/native-tools/pki-native-tools.spec
+++ b/pki/dogtag/native-tools/pki-native-tools.spec
@@ -1,6 +1,6 @@
Name: pki-native-tools
Version: 2.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Dogtag Certificate System - Native Tools
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -9,12 +9,12 @@ Group: System Environment/Base
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: cyrus-sasl-devel
-BuildRequires: mozldap-devel
+BuildRequires: openldap-devel
BuildRequires: nspr-devel >= 4.6.99
BuildRequires: nss-devel >= 3.12.3.99
BuildRequires: svrcore-devel
-Requires: mozldap-tools
+Requires: openldap-clients
Requires: nss >= 3.12.3.99
Requires: nss-tools >= 3.12.3.99
@@ -73,5 +73,8 @@ rm -rf %{buildroot}
%{_libdir}/pki
%changelog
+* Thu Nov 18 2010 Ade Lee <alee@redhat.com> 2.0.0-2
+- Bugzilla BZ606946 - Convert Native Tools to use ldapAPI from OpenLDAP instead of Mozldap
+
* Tue Aug 10 2010 Matthew Harmsen <mharmsen@redhat.com> 2.0.0-1
- Updated Dogtag 1.3.x --> Dogtag 2.0.0.