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