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
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9322f4a9e47e2f3e33eeb5d3b9dc9c057261341db42a045a49a1827a805fa5ef
|
oid sha256:200c48e8407b81934abd397d9d481ce05a658de4a0c179d48183998415ba996e
|
||||||
size 102816
|
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).
|
- 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
|
Fri Aug 7 12:21:57 UTC 2015 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -144,7 +144,7 @@ BuildRequires: systemd-devel
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3462
|
%define SOURCE_TIMESTAMP 3463
|
||||||
%define BRANCH %{version}.SLE12_SP1
|
%define BRANCH %{version}.SLE12_SP1
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
@ -1183,11 +1183,7 @@ CONFIGURE_OPTIONS="\
|
|||||||
%if ! %with_dc
|
%if ! %with_dc
|
||||||
--without-ad-dc \
|
--without-ad-dc \
|
||||||
%endif
|
%endif
|
||||||
--bundled-libraries=!heimdal,!popt,!zlib,\
|
--bundled-libraries=NONE,ntdb,nss_wrapper,socket_wrapper,uid_wrapper,subunit \
|
||||||
!ldb,!pyldb,\
|
|
||||||
!talloc,!pytalloc,!pytalloc-util,\
|
|
||||||
!tdb,!pytdb,\
|
|
||||||
!tevent,!pytevent \
|
|
||||||
"
|
"
|
||||||
./configure ${CONFIGURE_OPTIONS}
|
./configure ${CONFIGURE_OPTIONS}
|
||||||
make %{build_make_smp_mflags} \
|
make %{build_make_smp_mflags} \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1ad3889978f64b1eb399258b64b89daf19aaf68beb75726d7c59bf39b26531fb
|
oid sha256:ad47612634e5db144c1b7bb2e2414494836f9b7b7c5f13228314795fa76c84d0
|
||||||
size 52846
|
size 52815
|
||||||
|
Loading…
Reference in New Issue
Block a user