From f88a3a3fca67851afae73ff7c14a466d3b39d539a9124253577d51623c5197fa Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Fri, 25 Nov 2011 12:13:43 +0000 Subject: [PATCH] Accepting request 93613 from home:coolo:removelibtool add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93613 OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=72 --- openldap2-client.spec | 38 ++++++++++++++++++++++++++++++++++++++ openldap2.changes | 5 +++++ openldap2.spec | 2 +- 3 files changed, 44 insertions(+), 1 deletion(-) 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