forked from pool/samba
Accepting request 946238 from home:scabrero:branches:network:samba:STABLE
- Update the symlink create by samba-dsdb-modules to private samba ldb modules following libldb2 changes from /usr/lib64/ldb/samba to /usr/lib64/ldb2/modules/ldb/samba OBS-URL: https://build.opensuse.org/request/show/946238 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=656
This commit is contained in:
@@ -205,7 +205,7 @@ BuildRequires: liburing-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Version: 4.15.3+git.215.f89b06db464
|
||||
Version: 4.15.3+git.217.e1ef4460515
|
||||
Release: 0
|
||||
URL: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
@@ -1239,7 +1239,8 @@ fi
|
||||
%endif
|
||||
|
||||
%post dsdb-modules
|
||||
ln -sf %{_libdir}/samba/ldb %{_libdir}/ldb/samba
|
||||
rm -f %{_libdir}/ldb/samba
|
||||
ln -sf %{_libdir}/samba/ldb %{_libdir}/ldb2/modules/ldb/samba
|
||||
/sbin/ldconfig
|
||||
|
||||
%postun dsdb-modules -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user