forked from pool/samba
Configure with --bundled-libraries=NONE; (bso#11458).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=484
This commit is contained in:
parent
0b5865afbd
commit
6da8c5f58c
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9322f4a9e47e2f3e33eeb5d3b9dc9c057261341db42a045a49a1827a805fa5ef
|
||||
size 102816
|
||||
oid sha256:200c48e8407b81934abd397d9d481ce05a658de4a0c179d48183998415ba996e
|
||||
size 102801
|
||||
|
@ -3,6 +3,11 @@ Tue Sep 8 10:59:47 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Do not provide and obsolete libpdb0 from libsamba-passdb0; (bnc#942716).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 22:34:57 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Configure with --bundled-libraries=NONE; (bso#11458).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 7 12:21:57 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
|
@ -144,7 +144,7 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3462
|
||||
%define SOURCE_TIMESTAMP 3463
|
||||
%define BRANCH %{version}.SLE12_SP1
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -1183,11 +1183,7 @@ CONFIGURE_OPTIONS="\
|
||||
%if ! %with_dc
|
||||
--without-ad-dc \
|
||||
%endif
|
||||
--bundled-libraries=!heimdal,!popt,!zlib,\
|
||||
!ldb,!pyldb,\
|
||||
!talloc,!pytalloc,!pytalloc-util,\
|
||||
!tdb,!pytdb,\
|
||||
!tevent,!pytevent \
|
||||
--bundled-libraries=NONE,ntdb,nss_wrapper,socket_wrapper,uid_wrapper,subunit \
|
||||
"
|
||||
./configure ${CONFIGURE_OPTIONS}
|
||||
make %{build_make_smp_mflags} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ad3889978f64b1eb399258b64b89daf19aaf68beb75726d7c59bf39b26531fb
|
||||
size 52846
|
||||
oid sha256:ad47612634e5db144c1b7bb2e2414494836f9b7b7c5f13228314795fa76c84d0
|
||||
size 52815
|
||||
|
Loading…
Reference in New Issue
Block a user