From 0f87dd1131a56fda9eb13526b2e29f8b885e0f465d29efbe0a9c7ba07f12d1bf Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Fri, 25 Nov 2011 12:18:18 +0000 Subject: [PATCH] - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=73 --- openldap2-client.changes | 5 ++ openldap2-client.spec | 98 +--------------------------------------- openldap2.spec | 50 +------------------- 3 files changed, 8 insertions(+), 145 deletions(-) diff --git a/openldap2-client.changes b/openldap2-client.changes index 7b27a0d..5bfd4c5 100644 --- a/openldap2-client.changes +++ b/openldap2-client.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-client.spec b/openldap2-client.spec index b6abf1b..61e0271 100644 --- a/openldap2-client.spec +++ b/openldap2-client.spec @@ -20,7 +20,7 @@ %define run_test_suite 1 Name: openldap2-client -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 @@ -78,39 +78,8 @@ 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 - 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 - -This package contains the OpenLDAP client utilities. - - -Authors: --------- - The OpenLDAP Project - - %package -n openldap2-back-perl License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Perl Back-End @@ -122,12 +91,6 @@ Group: Productivity/Networking/LDAP/Servers The OpenLDAP Perl back-end allows you to execute Perl code specific to different LDAP operations. - - -Authors: --------- - The OpenLDAP Project - %package -n openldap2-back-meta License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Meta Back-End @@ -142,12 +105,6 @@ respect to a set of remote LDAP servers. The information contained in these servers can be presented as belonging to a single Directory Information Tree (DIT). - - -Authors: --------- - The OpenLDAP Project - %package -n openldap2-back-sql License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP SQL Back-End @@ -160,10 +117,6 @@ The primary purpose of this OpenLDAP backend is to present information stored in a Relational (SQL) Database as an LDAP subtree without the need to do any programming. -Authors: --------- - The OpenLDAP Project - %package -n openldap2-doc License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Documentation @@ -177,12 +130,6 @@ BuildArch: noarch %description -n openldap2-doc The OpenLDAP Admin Guide plus a set of OpenLDAP related IETF internet drafts -Authors: --------- - The OpenLDAP Project - - - %else %description @@ -191,39 +138,8 @@ 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 - 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 - -This package contains the OpenLDAP client utilities. - - -Authors: --------- - The OpenLDAP Project - - %package -n openldap2-devel License: BSD3c(or similar) ; openldap 2.8 Summary: Libraries, Header Files and Documentation for OpenLDAP @@ -245,12 +161,6 @@ Group: Development/Libraries/C and C++ This package provides the OpenLDAP libraries, header files, and documentation. - - -Authors: --------- - The OpenLDAP Project - %package -n libldap-2_4-2 License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Client Libraries @@ -260,12 +170,6 @@ Group: Productivity/Networking/LDAP/Clients %description -n libldap-2_4-2 This package contains the OpenLDAP client libraries. - - -Authors: --------- - The OpenLDAP Project - %endif %prep diff --git a/openldap2.spec b/openldap2.spec index 0e04ab6..c9d4ab6 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -33,11 +33,11 @@ BuildRequires: db-devel openslp-devel tcpd-devel unixODBC-devel %if %sles_version == 9 || %sles_version == 10 BuildRequires: -db-devel libdb-4_5-devel %endif -Group: Productivity/Networking/LDAP/Clients +Group: Productivity/Networking/LDAP/Servers Conflicts: openldap Requires: libldap-2_4-2 = %{version} PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd /usr/bin/grep -Summary: The OpenLDAP commandline client tools +Summary: The OpenLDAP Server %else Group: Productivity/Networking/LDAP/Clients Conflicts: openldap-client @@ -78,12 +78,6 @@ 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 - %package -n openldap2-back-perl License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Perl Back-End @@ -95,12 +89,6 @@ Group: Productivity/Networking/LDAP/Servers The OpenLDAP Perl back-end allows you to execute Perl code specific to different LDAP operations. - - -Authors: --------- - The OpenLDAP Project - %package -n openldap2-back-meta License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Meta Back-End @@ -115,12 +103,6 @@ respect to a set of remote LDAP servers. The information contained in these servers can be presented as belonging to a single Directory Information Tree (DIT). - - -Authors: --------- - The OpenLDAP Project - %package -n openldap2-back-sql License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP SQL Back-End @@ -133,10 +115,6 @@ The primary purpose of this OpenLDAP backend is to present information stored in a Relational (SQL) Database as an LDAP subtree without the need to do any programming. -Authors: --------- - The OpenLDAP Project - %package -n openldap2-doc License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Documentation @@ -150,23 +128,11 @@ BuildArch: noarch %description -n openldap2-doc The OpenLDAP Admin Guide plus a set of OpenLDAP related IETF internet drafts -Authors: --------- - The OpenLDAP Project - - - %else %description This package contains the OpenLDAP client utilities. - -Authors: --------- - The OpenLDAP Project - - %package -n openldap2-devel License: BSD3c(or similar) ; openldap 2.8 Summary: Libraries, Header Files and Documentation for OpenLDAP @@ -188,12 +154,6 @@ Group: Development/Libraries/C and C++ This package provides the OpenLDAP libraries, header files, and documentation. - - -Authors: --------- - The OpenLDAP Project - %package -n libldap-2_4-2 License: BSD3c(or similar) ; openldap 2.8 Summary: OpenLDAP Client Libraries @@ -203,12 +163,6 @@ Group: Productivity/Networking/LDAP/Clients %description -n libldap-2_4-2 This package contains the OpenLDAP client libraries. - - -Authors: --------- - The OpenLDAP Project - %endif %prep