From 77cd22650bf61e153fed14081caaa1f33d91d2347db18ae023e4be3d52e97123 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Oct 2018 14:44:53 +0000 Subject: [PATCH] Accepting request 639404 from home:ckowalczyk:branches:network:ldap:adding-adcli - Add dependency to adcli for sssd-ad (SLE15: fate#326619, bsc#1109849) (SLE12SP4: fate#326620, bsc#1110121) OBS-URL: https://build.opensuse.org/request/show/639404 OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=210 --- sssd.changes | 7 +++++++ sssd.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/sssd.changes b/sssd.changes index 183d423..73a92ad 100644 --- a/sssd.changes +++ b/sssd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 1 13:34:56 UTC 2018 - ckowalczyk@suse.com + +- Add dependency to adcli for sssd-ad + (SLE15: fate#326619, bsc#1109849) + (SLE12SP4: fate#326620, bsc#1110121) + ------------------------------------------------------------------- Fri Sep 7 18:52:18 UTC 2018 - Jan Engelhardt diff --git a/sssd.spec b/sssd.spec index 12b3629..968ff3c 100644 --- a/sssd.spec +++ b/sssd.spec @@ -102,6 +102,7 @@ Summary: The ActiveDirectory backend plugin for sssd License: GPL-3.0+ Group: System/Daemons Requires: %name-krb5-common = %version +Requires: adcli %description ad Provides the Active Directory back end that the SSSD can utilize to