diff --git a/openldap.spec b/openldap.spec index 599e209e61562674eb93d6f3077bbc9f080b4b3f..814d9130551f90e1d7ab161bdb4f32d37740a1eb 100644 --- a/openldap.spec +++ b/openldap.spec @@ -2,7 +2,7 @@ Name: openldap Version: 2.4.49 -Release: 2 +Release: 3 Summary: LDAP support libraries License: OpenLDAP URL: https://www.openldap.org/ @@ -260,7 +260,7 @@ mv %{buildroot}%{_sysconfdir}/openldap/schema/README README.schema mv %{buildroot}%{_sysconfdir}/openldap/DB_CONFIG.example %{buildroot}%{_datadir}/openldap-servers/DB_CONFIG.example chmod 0644 %{buildroot}%{_datadir}/openldap-servers/DB_CONFIG.example -%delete_la +rm -f %{buildroot}%{_libdir}/*.la rm -f %{buildroot}%{_localstatedir}/openldap-data/DB_CONFIG.example rmdir %{buildroot}%{_localstatedir}/openldap-data @@ -415,6 +415,12 @@ exit 0 %doc ltb-project-openldap-ppolicy-check-password-1.1/README.check_pwd %changelog +* Mon Jul 20 2020 zhouyihang - 2.4.49-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:keep *.la under %{_libdir}/openldap/ + * Wed Apr 22 2020 songnannan - 2.4.49-2 - Type:bugfix - ID:NA