From 2021746ab9832bbd8a4cbb4d788f1a8556667d81 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Sat, 29 Oct 2005 02:28:24 +0000 Subject: Bug(s) fixed: 172005 Bug Description: Change ldapserver version to 1.0 Reviewed by: Noriko (Thanks!) Fix Description: This also fixes some lingering build issues involving perldap, which is no longer a separate setup package, but just gets included into DS in a similar manner to nspr, nss, etc. Platforms tested: RHEL4 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none --- ldap/servers/plugins/syntaxes/libsyntax.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldap/servers/plugins/syntaxes') diff --git a/ldap/servers/plugins/syntaxes/libsyntax.def b/ldap/servers/plugins/syntaxes/libsyntax.def index 9ab16505..b3da6a60 100644 --- a/ldap/servers/plugins/syntaxes/libsyntax.def +++ b/ldap/servers/plugins/syntaxes/libsyntax.def @@ -36,7 +36,7 @@ ; All rights reserved. ; END COPYRIGHT BLOCK ; -DESCRIPTION 'Fedora Directory Server 7 syntaxes Plugin' +DESCRIPTION 'Fedora Directory Server 1.0 syntaxes Plugin' EXPORTS cis_init @2 ces_init @3 -- cgit