summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tps/pki-tps.spec
diff options
context:
space:
mode:
authorvakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-04-01 01:31:21 +0000
committervakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-04-01 01:31:21 +0000
commit22c9a1a31a9a5cf4a1234c373c98d3388210f62c (patch)
tree859a6f171266db1fbcc2d70035886a04e88d696e /pki/dogtag/tps/pki-tps.spec
parent012d853d21acba301c306b12e71ca744ccee1732 (diff)
downloadpki-22c9a1a31a9a5cf4a1234c373c98d3388210f62c.tar.gz
pki-22c9a1a31a9a5cf4a1234c373c98d3388210f62c.tar.xz
pki-22c9a1a31a9a5cf4a1234c373c98d3388210f62c.zip
Bugzilla BZ#691867: add ldaps support through perLDAP
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1939 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/tps/pki-tps.spec')
-rw-r--r--pki/dogtag/tps/pki-tps.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/pki/dogtag/tps/pki-tps.spec b/pki/dogtag/tps/pki-tps.spec
index 202328f6f..f35c7d09b 100644
--- a/pki/dogtag/tps/pki-tps.spec
+++ b/pki/dogtag/tps/pki-tps.spec
@@ -1,6 +1,6 @@
Name: pki-tps
Version: 9.0.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - Token Processing System
URL: http://pki.fedoraproject.org/
License: LGPLv2
@@ -28,6 +28,7 @@ Requires: pki-native-tools
Requires: pki-selinux
Requires: pki-setup
Requires: pki-tps-ui
+Requires: perl-Mozilla-LDAP
Requires(post): chkconfig
Requires(preun): chkconfig
Requires(preun): initscripts
@@ -218,6 +219,9 @@ fi
%{_libdir}/libtps.so
%changelog
+* Thu Mar 31 2011 Ade Lee <alee@redhat.com> 9.0.0-3
+- Bugzilla Bug 691867 - Add ldaps support for install wizard and sow pages
+
* Fri Jan 21 2011 Ade Lee <alee@redhat.com> 9.0.0-2
- Bugzilla Bug 606944- Use openldap instead of mozldap