Accepting request 1103193 from home:scabrero:branches:network:samba:STABLE

- Move libcluster-samba4.so from samba-libs to samba-client-libs;
  (bsc#1213940);

OBS-URL: https://build.opensuse.org/request/show/1103193
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=682
This commit is contained in:
David Mulder 2023-08-17 14:43:19 +00:00 committed by Git OBS Bridge
parent c3302e8be3
commit 6c7b94f48d
4 changed files with 12 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e2b22fdd852c3eaca621bb40797004c9802cd6b4a9f80b13bd15e1631db13b2
size 43711562

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e642e20b292023a45c79c217d39fa6ded1435d67f490258bf6c27699c81b005
size 43837519

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 8 15:40:54 UTC 2023 - Samuel Cabrero <scabrero@suse.de>
- Move libcluster-samba4.so from samba-libs to samba-client-libs;
(bsc#1213940);
-------------------------------------------------------------------
Wed Jul 19 14:35:34 UTC 2023 - Noel Power <nopower@suse.com>

View File

@ -158,7 +158,7 @@ BuildRequires: liburing-devel
%endif
BuildRequires: sysuser-tools
Version: 4.18.5+git.313.c8e274c7852
Version: 4.18.5+git.317.8274ea9ca1
Release: 0
URL: https://www.samba.org/
Obsoletes: samba-32bit < %{version}
@ -604,10 +604,7 @@ LDB library.
%setup -n samba-%{version} -q
# Create and add vendor suffix
if test "%{_project}" != "openSUSE:Factory"; then
vendor_tag_release=$( grep -m 1 ^Release: %{_sourcedir}/samba.spec | \
while read tag release; do \
echo -n "${release:+${release}-}"; \
done)
vendor_tag_release="%{release}"
else
vendor_tag_release=""
fi
@ -1429,6 +1426,7 @@ exit 0
%{_libdir}/samba/libcli-spoolss-samba4.so
%{_libdir}/samba/libcliauth-samba4.so
%{_libdir}/samba/libclidns-samba4.so
%{_libdir}/samba/libcluster-samba4.so
%{_libdir}/samba/libcmdline-contexts-samba4.so
%{_libdir}/samba/libcmdline-samba4.so
%{_libdir}/samba/libcommon-auth-samba4.so
@ -1506,7 +1504,6 @@ exit 0
%{_libdir}/samba/libLIBWBCLIENT-OLD-samba4.so
%{_libdir}/samba/libauth4-samba4.so
%{_libdir}/samba/libauth-unix-token-samba4.so
%{_libdir}/samba/libcluster-samba4.so
%{_libdir}/samba/libdnsserver-common-samba4.so
%{_libdir}/samba/libgpext-samba4.so
%{_libdir}/samba/libposix-eadb-samba4.so