diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo
index 7e909cf..c2771a2 100644
--- a/_scmsync.obsinfo
+++ b/_scmsync.obsinfo
@@ -1,4 +1,4 @@
-mtime: 1722412959
-commit: 2f39dde991f1384b1d8ba2cad90d0170550808df6730ff46499157fa5368b379
+mtime: 1722414979
+commit: 8f998cd85104beab1c2213b0cf5f7feef907d8925abdcf712f80fea621e003a1
 url: https://src.opensuse.org/jengelh/openldap2
 revision: master
diff --git a/build.specials.obscpio b/build.specials.obscpio
index 1d37e81..89f5cf1 100644
--- a/build.specials.obscpio
+++ b/build.specials.obscpio
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:fcb378d677d0a0f2349a905228fc28a8cadc714b76e0aacf24186dc2da988864
+oid sha256:55be6e9703d024074ec67c7f870033c7c063ae4f846bfcc5ca6e07dbb10caab1
 size 256
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 <jengelh@inai.de>
     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 <mjambor@suse.com>
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*