1
0
forked from pool/openldap2

Accepting request 61462 from network:ldap:OpenLDAP:RE24

OBS-URL: https://build.opensuse.org/request/show/61462
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=64
This commit is contained in:
Ralf Haferkamp
2011-02-16 13:51:13 +00:00
committed by Git OBS Bridge
parent cc81609490
commit 7e3c62b9c1
18 changed files with 318 additions and 251 deletions

View File

@@ -24,7 +24,7 @@ BuildRequires: cyrus-sasl-devel libopenssl-devel
%if %sles_version == 9 || %sles_version == 10
BuildRequires: -libopenssl-devel -pwdutils openssl-devel
%endif
Version: 2.4.23
Version: 2.4.24
Release: 6
Url: http://www.openldap.org
License: BSD3c(or similar) ; openldap 2.8
@@ -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
@@ -62,9 +62,9 @@ Patch5: 0005-pie-compile.dif
Patch6: 0006-assorted-fixes-for-back-config-DELETE-support.dif
Patch7: 0007-No-Build-date-and-time-in-binaries.dif
Patch8: 0008-Recover-on-DB-version-change.dif
Patch9: 0009-List-static-overlays-backends-when-with-VVV.dif
Patch9: 0009-unregister_supported_control-backport.dif
Patch10: 0010-Fix-exposure-of-SSS-VLV-controls-ITS-6647.dif
Patch100: openldap-2.3.37.dif
Patch200: slapd_getaddrinfo_dupl.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if "%{name}" == "openldap2"
@@ -220,9 +220,7 @@ Authors:
%patch7 -p1
%patch8 -p1
%patch9 -p1
%if %suse_version == 1100
%patch200 -p1
%endif
%patch10 -p1
cp %{SOURCE5} .
cp %{SOURCE6} .
cd ../openldap-2.3.37