openldap
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
<Dependency>mit-kerberos-devel</Dependency>
|
<Dependency>mit-kerberos-devel</Dependency>
|
||||||
<Dependency>chrpath</Dependency>
|
<Dependency>chrpath</Dependency>
|
||||||
<Dependency>groff</Dependency>
|
<Dependency>groff</Dependency>
|
||||||
|
<Dependency>libxcrypt-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!--Patch level="1">fedora/openldap-reentrant-gethostby.patch</Patch>
|
<!--Patch level="1">fedora/openldap-reentrant-gethostby.patch</Patch>
|
||||||
@@ -46,6 +47,7 @@
|
|||||||
<Dependency>openssl</Dependency>
|
<Dependency>openssl</Dependency>
|
||||||
<Dependency>libutil-linux</Dependency>
|
<Dependency>libutil-linux</Dependency>
|
||||||
<Dependency>cyrus-sasl</Dependency>
|
<Dependency>cyrus-sasl</Dependency>
|
||||||
|
<Dependency>libtool-ltdl</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc/openldap/ldap.conf*</Path>
|
<Path fileType="config">/etc/openldap/ldap.conf*</Path>
|
||||||
@@ -72,6 +74,7 @@
|
|||||||
<Dependency>libtool-ltdl</Dependency>
|
<Dependency>libtool-ltdl</Dependency>
|
||||||
<Dependency>nss</Dependency>
|
<Dependency>nss</Dependency>
|
||||||
<Dependency>cyrus-sasl</Dependency>
|
<Dependency>cyrus-sasl</Dependency>
|
||||||
|
<Dependency>libxcrypt</Dependency>
|
||||||
<Dependency release="current">openldap-client</Dependency>
|
<Dependency release="current">openldap-client</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
@@ -106,11 +109,16 @@
|
|||||||
<Summary>32-bit shared libraries for openldap</Summary>
|
<Summary>32-bit shared libraries for openldap</Summary>
|
||||||
<BuildType>emul32</BuildType>
|
<BuildType>emul32</BuildType>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>openssl-32bit</Dependency>
|
<Dependency>openssl-32bit</Dependency>
|
||||||
|
<Dependency>libxcrypt-32bit</Dependency>
|
||||||
<Dependency>libtool-ltdl-32bit</Dependency>
|
<Dependency>libtool-ltdl-32bit</Dependency>
|
||||||
|
<Dependency>libutil-linux-32bit-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>openssl-32bit</Dependency>
|
<Dependency>openssl-32bit</Dependency>
|
||||||
|
<Dependency>libxcrypt-32bit</Dependency>
|
||||||
|
<Dependency>libtool-ltdl-32bit</Dependency>
|
||||||
|
<Dependency>libutil-linux-32bit-32bit</Dependency>
|
||||||
<Dependency release="current">openldap-client</Dependency>
|
<Dependency release="current">openldap-client</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
|
|||||||
Reference in New Issue
Block a user