rebuilt with libsasl 2.1.26 [release 2.4.40-2mamba;Thu May 14 2015]
This commit is contained in:
parent
bff0c66f03
commit
160be692d4
@ -1,6 +1,6 @@
|
||||
Name: openldap
|
||||
Version: 2.4.40
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Group: System/Servers
|
||||
Summary: An open source implementation of the Lightweight Directory Access Protocol
|
||||
Vendor: openmamba
|
||||
@ -21,11 +21,12 @@ License: OpenLDAP Public License
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libdb51-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libsasl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libsasl-devel >= 2.1.25
|
||||
BuildRequires: libltdl-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libsasl2-devel
|
||||
BuildRequires: libuuid-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libsasl-devel >= 2.1.26
|
||||
BuildRequires: libreadline-devel >= 4.3
|
||||
BuildRequires: systemd-devel
|
||||
Requires: libopenldap = %{version}-%{release}
|
||||
@ -284,6 +285,9 @@ exit 0
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.40-2mamba
|
||||
- rebuilt with libsasl 2.1.26
|
||||
|
||||
* Tue Sep 30 2014 Automatic Build System <autodist@mambasoft.it> 2.4.40-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user