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