From 0d211d8609b4403b7e32a9141cbfc3ec2e5b643913c50d09788422345c6af409 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 22 Aug 2014 19:03:55 +0000 Subject: [PATCH] Accepting request 245784 from home:leonardocf:branches:network:ldap - The utility sss_obfuscate uses the Python module pysss, so add a dependency on python-sssd-config to sssd-tools (bnc#890242) OBS-URL: https://build.opensuse.org/request/show/245784 OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=125 --- sssd.changes | 6 ++++++ sssd.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/sssd.changes b/sssd.changes index a851ea6..74e55c9 100644 --- a/sssd.changes +++ b/sssd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 22 15:44:14 UTC 2014 - lchiquitto@suse.com + +- The utility sss_obfuscate uses the Python module pysss, so add a + dependency on python-sssd-config to sssd-tools (bnc#890242) + ------------------------------------------------------------------- Sun Aug 10 12:20:50 UTC 2014 - jengelh@inai.de diff --git a/sssd.spec b/sssd.spec index e4b7be0..70bbf35 100644 --- a/sssd.spec +++ b/sssd.spec @@ -196,6 +196,7 @@ and/or PAM modules to leverage SSSD caching. Summary: Commandline tools for sssd License: GPL-3.0+ and LGPL-3.0+ Group: System/Management +Requires: python-sssd-config = %version Requires: sssd = %version %description tools