diff --git a/openldap2.changes b/openldap2.changes index 1bee5af..91a3847 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -11,6 +11,7 @@ Wed Jul 31 05:11:48 UTC 2024 - Jan Engelhardt controls and extended operations * Ability to log directly to a file bypassing syslog - Delete gcc14.patch, openldap2-fb9e6a81bbee.patch (merged) +- Drop rcslapd symlink ------------------------------------------------------------------- Mon Jul 29 17:06:34 UTC 2024 - Martin Jambor diff --git a/openldap2.spec b/openldap2.spec index dbb1f36..1aa39cb 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -389,8 +389,6 @@ rm -f %{buildroot}/etc/openldap/schema/README rm -f %{buildroot}/etc/openldap/slapd.ldif* mv servers/slapd/back-sql/rdbms_depend servers/slapd/back-sql/examples -ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcslapd - rm -f %{buildroot}%{_libdir}/openldap/*.a rm -f %{buildroot}/usr/share/man/man5/slapd-dnssrv.5 rm -f %{buildroot}/usr/share/man/man5/slapd-null.5 @@ -452,7 +450,6 @@ ln -fs libldap.so "%{buildroot}%{_libdir}/libldap_r.so" %dir %{_sysconfdir}/openldap/schema %{_fillupdir}/sysconfig.openldap %{_sbindir}/slap* -%{_sbindir}/rcslapd %{_libdir}/openldap/back_ldap* %{_libdir}/openldap/back_mdb* %{_libdir}/openldap/back_relay*