From 0a39f1cd818a11a4fd8603c3839dff692da8699113d0b9d333f3fb999b8aa820 Mon Sep 17 00:00:00 2001 From: Samuel Cabrero Date: Tue, 24 Oct 2017 16:59:03 +0000 Subject: [PATCH] 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 --- baselibs.conf | 1 + samba.changes | 9 +++++++++ samba.spec | 2 -- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 1ec7f51..14ae61f 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -27,3 +27,4 @@ samba-client supplements "packageand(samba-client:glibc-)" -/usr/lib/samba samba-libs +samba-kdc diff --git a/samba.changes b/samba.changes index adbb67a..5a6e46b 100644 --- a/samba.changes +++ b/samba.changes @@ -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 diff --git a/samba.spec b/samba.spec index e265183..03034c3 100644 --- a/samba.spec +++ b/samba.spec @@ -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