[packages/openldap] - updated to 2.4.59 - updated am patch

qboosh qboosh at pld-linux.org
Wed Feb 16 17:50:03 CET 2022


commit aa80d17e6a2cceb3dedff5d6f426a06fd9bcdd68
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Feb 16 17:51:38 2022 +0100

    - updated to 2.4.59
    - updated am patch

 openldap-am.patch | 15 +++++++++++----
 openldap.spec     |  6 +++---
 2 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/openldap.spec b/openldap.spec
index 845d5a0..51ea7e7 100644
--- a/openldap.spec
+++ b/openldap.spec
@@ -22,12 +22,12 @@ Summary(pt_BR.UTF-8):	Clientes e servidor para LDAP
 Summary(ru.UTF-8):	Образцы клиентов LDAP
 Summary(uk.UTF-8):	Зразки клієнтів LDAP
 Name:		openldap
-Version:	2.4.58
-Release:	2
+Version:	2.4.59
+Release:	1
 License:	OpenLDAP Public License
 Group:		Networking/Daemons
 Source0:	https://www.openldap.org/software/download/OpenLDAP/openldap-release/%{name}-%{version}.tgz
-# Source0-md5:	c203d735ba69976e5b28dc39006f29b5
+# Source0-md5:	6036a03b3a67b4a1fe1246e0a2c7265a
 Source1:	http://download.oracle.com/berkeley-db/db-%{db_version}.tar.gz
 # Source1-md5:	718082e7e35fc48478a2334b0bc4cd11
 Source2:	ldap.init
diff --git a/openldap-am.patch b/openldap-am.patch
index 140be7f..dbaed7e 100644
--- a/openldap-am.patch
+++ b/openldap-am.patch
@@ -1,11 +1,18 @@
---- openldap-2.4.34/contrib/ldapc++/configure.in.orig	2013-03-03 22:17:30.000000000 +0100
-+++ openldap-2.4.34/contrib/ldapc++/configure.in	2013-03-10 14:47:37.632547924 +0100
-@@ -11,7 +11,7 @@
+--- openldap-2.4.59/contrib/ldapc++/configure.in.orig	2022-02-16 06:21:28.859182292 +0100
++++ openldap-2.4.59/contrib/ldapc++/configure.in	2022-02-16 06:23:16.645762156 +0100
+@@ -10,13 +10,13 @@ Restrictions apply, see COPYRIGHT and LI
+ AC_REVISION([$Id: 9e53b7243116521c824456d5fb2d4d3c358c0d76 $])
  AC_INIT(ldapcpplib, [] , [http://www.openldap.org/its/] )
  AC_CONFIG_SRCDIR(src/LDAPConnection.h)
- AM_INIT_AUTOMAKE(foreign)
+-AM_INIT_AUTOMAKE(foreign)
 -AM_CONFIG_HEADER(src/config.h)
 +AC_CONFIG_HEADERS(src/config.h)
  
  eval `$ac_aux_dir/version.sh`
  if test -z "$OL_CPP_API_RELEASE"; then
+         AC_MSG_ERROR([could not determine version])
+ fi
++AM_INIT_AUTOMAKE([ldapcpplib], [$OL_CPP_API_RELEASE], [foreign])
+ 
+ VERSION=$OL_CPP_API_RELEASE
+ OPENLDAP_CPP_API_VERSION=$OL_CPP_API_VERSION
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/aa80d17e6a2cceb3dedff5d6f426a06fd9bcdd68



More information about the pld-cvs-commit mailing list