[packages/openldap] - up to 2.4.58 - run automake to add missing aux files
baggins
baggins at pld-linux.org
Sun May 9 19:14:42 CEST 2021
commit bf146b22e608be3ba17526f7fff4313111daff59
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 9 19:14:11 2021 +0200
- up to 2.4.58
- run automake to add missing aux files
openldap.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/openldap.spec b/openldap.spec
index 06880eb..ad0962d 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.49
+Version: 2.4.58
Release: 1
License: OpenLDAP Public License
Group: Networking/Daemons
Source0: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
-# Source0-md5: 2a47a6bb4319357ea7b032c45283e79e
+# Source0-md5: c203d735ba69976e5b28dc39006f29b5
Source1: http://download.oracle.com/berkeley-db/db-%{db_version}.tar.gz
# Source1-md5: 718082e7e35fc48478a2334b0bc4cd11
Source2: ldap.init
@@ -1335,6 +1335,7 @@ export LD_LIBRARY_PATH=${dbdir}/%{_lib}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
%{__libtoolize} --install
%{__aclocal}
%{__autoconf}
+%{__automake} || :
# force "reproducible build", no builddir in resulting package
export SOURCE_DATE_EPOCH=$(stat -c '%Y' CHANGES)
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/bf146b22e608be3ba17526f7fff4313111daff59
More information about the pld-cvs-commit
mailing list