diff --git a/openldap.spec b/openldap.spec index 499e6844a2aca8fc54994d26251cb834145ed4b9..7e388570d8f39693b0d64f404e9ec0dba8c3abf1 100644 --- a/openldap.spec +++ b/openldap.spec @@ -2,7 +2,7 @@ Name: openldap Version: 2.6.0 -Release: 1 +Release: 2 Summary: LDAP support libraries License: OpenLDAP URL: https://www.openldap.org/ @@ -28,7 +28,7 @@ Patch9: add-ber_sockbuf_io_udp-to-liber.map.patch BuildRequires: cyrus-sasl-devel openssl-devel krb5-devel unixODBC-devel BuildRequires: glibc-devel libtool libtool-ltdl-devel groff perl-interpreter perl-devel perl-generators perl-ExtUtils-Embed -BuildRequires: openldap + %description OpenLDAP is an open source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools. LDAP is a set of @@ -231,10 +231,6 @@ rm -f %{buildroot}%{_libdir}/*.la rm -f %{buildroot}%{_localstatedir}/openldap-data/DB_CONFIG.example ln -fs libldap.so "%{buildroot}%{_libdir}/libldap_r.so" -cp -d %{_libdir}/liblber-2.4* %{buildroot}%{_libdir}/ -cp -d %{_libdir}/libldap-2.4* %{buildroot}%{_libdir}/ -cp -d %{_libdir}/libldap_r-2.4* %{buildroot}%{_libdir}/ - %ldconfig_scriptlets %pre servers @@ -383,6 +379,12 @@ popd %doc ltb-project-openldap-ppolicy-check-password-1.1/README.check_pwd %changelog +* Tue Mar 22 2022 gaihuiying - 2.6.0-2 +- Type:bugfix +- ID:NA +- SUG:restart +- DESC:delete useless so file + * Tue Dec 21 2021 gaihuiying - 2.6.0-1 - Type:requirement - ID:NA