bc4340e0fc
emul32bit not build
169 lines
7.6 KiB
XML
169 lines
7.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>openldap</Name>
|
|
<Homepage>http://www.openldap.org</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<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>
|
|
<BuildDependencies>
|
|
<Dependency>nss-devel</Dependency>
|
|
<Dependency>db-devel</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
<Dependency>tcp-wrappers-devel</Dependency>
|
|
<Dependency>cyrus-sasl-devel</Dependency>
|
|
<Dependency>libtool-ltdl</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-ntlm-1.patch</Patch>
|
|
<Patch level="1">fedora/openldap-sql-linking.patch</Patch>
|
|
<Patch level="1">fedora/openldap-reentrant-gethostby.patch</Patch>
|
|
<Patch level="1">fedora/openldap-ldaprc-currentdir.patch</Patch>
|
|
<Patch level="1">fedora/openldap-userconfig-setgid.patch</Patch>
|
|
<!--<Patch level="1">fedora/openldap-dns-priority.patch</Patch>-->
|
|
<Patch level="1">fedora/openldap-syncrepl-unset-tls-options.patch</Patch>
|
|
<Patch level="1">fedora/openldap-nss-update-list-of-ciphers.patch</Patch>
|
|
<Patch level="1">fedora/openldap-tls-no-reuse-of-tls_session.patch</Patch>
|
|
<Patch level="1">fedora/openldap-nss-regex-search-hashed-cacert-dir.patch</Patch>
|
|
<Patch level="1">fedora/openldap-nss-ignore-certdb-type-prefix.patch</Patch>
|
|
<Patch level="1">fedora/openldap-nss-certs-from-certdb-fallback-pem.patch</Patch>
|
|
<Patch level="1">fedora/openldap-nss-pk11-freeslot.patch</Patch>
|
|
<Patch level="1">fedora/openldap-switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.patch</Patch>
|
|
<Patch level="1">fedora/openldap-ldapi-sasl.patch</Patch>
|
|
<Patch level="1">fedora/openldap-autoconf-pkgconfig-nss.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>openldap-client</Name>
|
|
<IsA>library</IsA>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Command-line ldap client commands (ldapsearch, ldapadd etc..)</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>nss</Dependency>
|
|
<!--Dependency>cyrus-sasl</Dependency-->
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc/openldap/ldap.conf*</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man/man1</Path>
|
|
<Path fileType="man">/usr/share/man/man5/ldap.conf.5</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>openldap-server</Name>
|
|
<IsA>service</IsA>
|
|
<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>nss</Dependency>
|
|
<Dependency>cyrus-sasl</Dependency>
|
|
<Dependency>openldap-client</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc/conf.d</Path>
|
|
<Path fileType="config">/etc/openldap</Path>
|
|
<Path fileType="config">/usr/lib/tmpfiles.d/openldap-server.conf</Path>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="library">/usr/libexec</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
<Path fileType="man">/usr/share/man/man5</Path>
|
|
<Path fileType="man">/usr/share/man/man8</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/var/lib</Path>
|
|
<Path fileType="data">/run/openldap</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/openldap-server.conf">tmpfiles.conf</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0644" target="/etc/conf.d/slapd">slapd.conf</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0755" target="/etc/openldap/ssl/gencert.sh">gencert.sh</AdditionalFile>
|
|
</AdditionalFiles>
|
|
<Provides>
|
|
<COMAR script="package.py">System.Package</COMAR>
|
|
<COMAR script="slapd.py">System.Service</COMAR>
|
|
</Provides>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>openldap-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for openldap</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
<Dependency>openssl-32bit</Dependency>
|
|
<Dependency>libtool-ltdl-32bit</Dependency>
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency>openssl-32bit</Dependency>
|
|
<Dependency release="current">openldap-client</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2015-07-01</Date>
|
|
<Version>2.4.41</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2014-05-17</Date>
|
|
<Version>2.4.39</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-02-03</Date>
|
|
<Version>2.4.39</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2014-01-09</Date>
|
|
<Version>2.4.38</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-08-20</Date>
|
|
<Version>2.4.33</Version>
|
|
<Comment>ignore cyrus</Comment>
|
|
<Name>Erdinç Gültekin</Name>
|
|
<Email>erdincgultekin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2012-09-19</Date>
|
|
<Version>2.4.33</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-09-19</Date>
|
|
<Version>2.4.32</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|