SHA256
1
0
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:
2022-01-13 22:57:16 +00:00
committed by Git OBS Bridge
parent afdbfb9c5b
commit da1b1cf876
4 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Tue Dec 28 13:06:18 UTC 2021 - Samuel Cabrero <scabrero@suse.de>
Thu Jan 13 19:39:42 UTC 2022 - Samuel Cabrero <scabrero@suse.de>
- Reorganize libs packages. Split samba-libs into samba-client-libs,
samba-libs, samba-winbind-libs and samba-ad-dc-libs, merging samba
@@ -9,6 +9,9 @@ Tue Dec 28 13:06:18 UTC 2021 - Samuel Cabrero <scabrero@suse.de>
packages are merged into samba-devel.
- Rename package samba-core-devel to samba-devel
- Add python-rpm-macros to build requirements
- 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
-------------------------------------------------------------------
Fri Dec 10 17:13:28 UTC 2021 - Samuel Cabrero <scabrero@suse.de>