Accepting request 536033 from home:dimstar:Factory

This is at least one of the issue of samba in :L - might be more stuff missing

OBS-URL: https://build.opensuse.org/request/show/536033
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=575
This commit is contained in:
Samuel Cabrero 2017-10-24 16:59:03 +00:00 committed by Git OBS Bridge
parent 8d43e9e2c1
commit 0a39f1cd81
3 changed files with 10 additions and 2 deletions

View File

@ -27,3 +27,4 @@ samba-client
supplements "packageand(samba-client:glibc-<targettype>)"
-/usr/lib/samba
samba-libs
samba-kdc

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 23 15:10:32 UTC 2017 - dimstar@opensuse.org
- Add samba-kdc to baselibs.conf.
- Do not wrap samba-kdc's package definition into if/endif: the
package won't be generated simply based on the fact that there is
no files section for the package. Allows the source validator to
ensure samba-kdc is a built package.
-------------------------------------------------------------------
Thu Sep 28 11:25:54 UTC 2017 - scabrero@suse.com

View File

@ -983,7 +983,6 @@ distributed file system. A Ceph CTDB lock helper binary is included so
that RADOS locks can be used for CTDB split-brain avoidance.
%endif
%if %{with_dc}
%package kdc
Summary: Samba MIT KDC
License: GPL-3.0+
@ -1007,7 +1006,6 @@ Requires: libldb1 >= %{ldb_version}
%description dsdb-modules
This package contains plugins which add Active Directory features to the
LDB library.
%endif
%prep
%setup -n samba-%{version} -q