openldap rebuild
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<Description>OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools</Description>
|
||||
<Archive sha1sum="8ed73b552324a92d2f6e53381f9b1d10ca0b5485" type="targz">ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.6.4.tgz</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency>nss-devel</Dependency> -->
|
||||
<Dependency>nss-devel</Dependency>
|
||||
<Dependency>db-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>tcp-wrappers-devel</Dependency>
|
||||
@@ -41,8 +41,8 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Command-line ldap client commands (ldapsearch, ldapadd etc..)</Summary>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency>nss</Dependency> -->
|
||||
<!-- <Dependency>nspr</Dependency> -->
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>nspr</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libutil-linux</Dependency>
|
||||
<Dependency>cyrus-sasl</Dependency>
|
||||
@@ -63,14 +63,14 @@
|
||||
<Summary>OpenLDAP server slapd and releated tools</Summary>
|
||||
<Description>OpenLDAP server slapd, additional backends, configuration files, schema definitions required for operation, and database maintenance tools</Description>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency>db</Dependency> -->
|
||||
<Dependency>db</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>unixODBC</Dependency>
|
||||
<Dependency>libutil-linux</Dependency>
|
||||
<Dependency>tcp-wrappers</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
<!-- <Dependency>nss</Dependency> -->
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>cyrus-sasl</Dependency>
|
||||
<Dependency release="current">openldap-client</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -117,6 +117,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2023-05-22</Date>
|
||||
<Version>2.6.4</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2023-05-05</Date>
|
||||
<Version>2.6.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user