]> git.pld-linux.org Git - packages/openldap.git/commitdiff
- updated to 2.4.59 auto/th/openldap-2.4.59-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Feb 2022 16:51:38 +0000 (17:51 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Feb 2022 16:51:38 +0000 (17:51 +0100)
- updated am patch

openldap-am.patch
openldap.spec

index 140be7f5d2cdb9bc69818df5100fcd45c8b11ec7..dbaed7e0e10510dc78ac15a309ab67c9829ae157 100644 (file)
@@ -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
index 845d5a02070336994bb877ed27741f238a7b389e..51ea7e7feb1ae776ed3072fe4384865fdb6f5311 100644 (file)
@@ -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
This page took 0.737683 seconds and 4 git commands to generate.