openldap:update

This commit is contained in:
alihanozturk
2016-03-27 14:10:23 +03:00
parent 3f63369877
commit 2559eb0ed7
3 changed files with 385 additions and 7 deletions
+10 -5
View File
@@ -12,7 +12,7 @@
<License>OPENLDAP</License>
<Summary>Open-source suite of LDAP applications and development tools</Summary>
<Description>OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools</Description>
<Archive sha1sum="c6880df9fec928a5f010b78a4285b497e8a12d6b" type="targz">ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.41.tgz</Archive>
<Archive sha1sum="016a738d050a68d388602a74b5e991035cdba149" type="targz">ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.44.tgz</Archive>
<BuildDependencies>
<Dependency>nss-devel</Dependency>
<Dependency>db-devel</Dependency>
@@ -20,11 +20,16 @@
<Dependency>tcp-wrappers-devel</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
<Dependency>libtool-ltdl</Dependency>
<Dependency>icu4c-devel</Dependency>
<!-- <Dependency>unixODBC-devel</Dependency> -->
<Dependency>libutil-linux-devel</Dependency>
<Dependency>e2fsprogs-devel</Dependency>
<Dependency>groff</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">openldap-2.4.39-blfs_paths-1.patch</Patch>
<Patch level="1">openldap-2.4.39-symbol_versions-1.patch</Patch>
<!-- <Patch level="1">openldap-2.4.39-blfs_paths-1.patch</Patch> -->
<Patch level="1">openldap-2.4.44-consolidated-2.patch</Patch>
<!-- <Patch level="1">openldap-2.4.39-symbol_versions-1.patch</Patch> -->
<Patch level="1">openldap-2.4.39-ntlm-1.patch</Patch>
<Patch level="1">fedora/openldap-sql-linking.patch</Patch>
<Patch level="1">fedora/openldap-reentrant-gethostby.patch</Patch>
@@ -124,8 +129,8 @@
<History>
<Update release="1">
<Date>2015-07-01</Date>
<Version>2.4.41</Version>
<Date>2016-03-27</Date>
<Version>2.4.44</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>