diff --git a/openldap2-client.spec b/openldap2-client.spec index 5844610..b6abf1b 100644 --- a/openldap2-client.spec +++ b/openldap2-client.spec @@ -80,6 +80,25 @@ service that has an X.500 back-end. +Authors: +-------- + The OpenLDAP Project + +This package contains the OpenLDAP client utilities. + + +Authors: +-------- + The OpenLDAP Project + + +The Lightweight Directory Access Protocol (LDAP) is used to access +online directory services. It runs directly over TCP and can be used to +access a stand-alone LDAP directory service or to access a directory +service that has an X.500 back-end. + + + Authors: -------- The OpenLDAP Project @@ -174,6 +193,25 @@ service that has an X.500 back-end. +Authors: +-------- + The OpenLDAP Project + +This package contains the OpenLDAP client utilities. + + +Authors: +-------- + The OpenLDAP Project + + +The Lightweight Directory Access Protocol (LDAP) is used to access +online directory services. It runs directly over TCP and can be used to +access a stand-alone LDAP directory service or to access a directory +service that has an X.500 back-end. + + + Authors: -------- The OpenLDAP Project diff --git a/openldap2.changes b/openldap2.changes index 7b27a0d..5bfd4c5 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 25 10:42:39 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Mon Oct 24 13:57:45 UTC 2011 - rhafer@suse.de diff --git a/openldap2.spec b/openldap2.spec index 4d44faf..0e04ab6 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -20,7 +20,7 @@ %define run_test_suite 1 Name: openldap2 -BuildRequires: cyrus-sasl-devel libopenssl-devel +BuildRequires: cyrus-sasl-devel libopenssl-devel libtool %if %sles_version == 9 || %sles_version == 10 BuildRequires: -libopenssl-devel -pwdutils openssl-devel %endif