]> git.pld-linux.org Git - packages/openldap.git/commitdiff
- updated to 2.4.32 auto/th/openldap-2.4.32-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Sep 2012 18:59:09 +0000 (20:59 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Sep 2012 18:59:09 +0000 (20:59 +0200)
openldap.spec

index 438df50a298201a44ae92e2f768492876a0027c5..436799c0d36d908dbcaaa9627bce16502d0a1f7e 100644 (file)
@@ -24,12 +24,12 @@ Summary(pt_BR.UTF-8):       Clientes e servidor para LDAP
 Summary(ru.UTF-8):     Образцы клиентов LDAP
 Summary(uk.UTF-8):     Зразки клієнтів LDAP
 Name:          openldap
-Version:       2.4.31
+Version:       2.4.32
 Release:       1
 License:       OpenLDAP Public License
 Group:         Networking/Daemons
 Source0:       ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
-# Source0-md5: 804c6cb5698db30b75ad0ff1c25baefd
+# Source0-md5: 6a3e85cf61860ca5e8a1eba6753dd9d0
 Source1:       http://download.oracle.com/berkeley-db/db-%{db_version}.tar.gz
 # Source1-md5: 718082e7e35fc48478a2334b0bc4cd11
 Source2:       ldap.init
@@ -1362,7 +1362,6 @@ export LD_LIBRARY_PATH=${dbdir}/%{_lib}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
        --with-threads \
        --with-tls \
        --with-yielding-select \
-       --with-gssapi \
        --with-mp=longlong
 
 %{__make} -j1 depend
@@ -1435,8 +1434,8 @@ cd ../../../evo-%{name}-%{version}
        --with-threads \
        --with-tls \
        --with-yielding-select \
-       --with-gssapi \
        --with-mp=longlong
+#      --with-gssapi currently not supported
 
 %{__make} -j1 depend
 %{__make}
This page took 0.054948 seconds and 4 git commands to generate.