forked from pool/samba
Requires python-ldb and python-talloc from the python subpackage.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=509
This commit is contained in:
parent
a4df6aea7a
commit
2a3a0f074d
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4280403ead666c02cbc096597bbf03e316e6f2bdc27589bb7e021beca1107d8b
|
||||
size 29353
|
||||
oid sha256:1d97aa9c36053d63cc61222d37c34f02a2b54c1234348515b0191a65786e7c10
|
||||
size 29335
|
||||
|
@ -2,6 +2,7 @@
|
||||
Thu Oct 22 22:09:19 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Require renamed python-ldb-devel and python-talloc-devel at build-time.
|
||||
- Requires python-ldb and python-talloc from the python subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 21 10:51:58 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 3507
|
||||
%define SOURCE_TIMESTAMP 3508
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -370,8 +370,8 @@ Summary: Samba Python libraries
|
||||
License: GPL-3.0+
|
||||
Group: Applications/System
|
||||
Requires: %{name} = %{version}
|
||||
Requires: pyldb
|
||||
Requires: pytalloc
|
||||
Requires: python-ldb
|
||||
Requires: python-talloc
|
||||
Requires: python-tdb
|
||||
Requires: python-tevent
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8915e03fb0d530a5e3c7df3bc5a733262639d10d85ca1040225a60b7f52fd199
|
||||
size 52990
|
||||
oid sha256:78e59799213107efa3c0bda729edc3d978e20ae1b8177a8754573a67adcc31a0
|
||||
size 52982
|
||||
|
Loading…
Reference in New Issue
Block a user