diff --git a/openldap.spec b/openldap.spec index 958393609b3069cad22f1ac66c3fb52700584ca5..098f3f42334923e97cf2582a03fcccd310590c23 100644 --- a/openldap.spec +++ b/openldap.spec @@ -2,7 +2,7 @@ Name: openldap Version: 2.4.50 -Release: 1 +Release: 2 Summary: LDAP support libraries License: OpenLDAP URL: https://www.openldap.org/ @@ -262,7 +262,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 @@ -414,6 +414,12 @@ popd %doc ltb-project-openldap-ppolicy-check-password-1.1/README.check_pwd %changelog +* Wed Jul 22 2020 zhouyihang - 2.4.50-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:keep *.la under %{_libdir}/openldap/ + * Mon Jun 29 2020 zhangxingliang - 2.4.50-1 - Type:bugfix - ID:NA