1
0
forked from pool/openldap2

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
This commit is contained in:
Ralf Haferkamp 2011-11-25 12:13:43 +00:00 committed by Git OBS Bridge
parent a95d3a6076
commit f88a3a3fca
3 changed files with 44 additions and 1 deletions

View File

@ -80,6 +80,25 @@ service that has an X.500 back-end.
Authors:
--------
The OpenLDAP Project <project@openldap.org>
This package contains the OpenLDAP client utilities.
Authors:
--------
The OpenLDAP Project <project@openldap.org>
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 <project@openldap.org>
@ -174,6 +193,25 @@ service that has an X.500 back-end.
Authors:
--------
The OpenLDAP Project <project@openldap.org>
This package contains the OpenLDAP client utilities.
Authors:
--------
The OpenLDAP Project <project@openldap.org>
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 <project@openldap.org>

View File

@ -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

View File

@ -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