From 713327f0e489383bb3a2eaa7273935939d6006e223252dd2af028f34237e0ad6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 6 Dec 2012 12:35:38 +0000 Subject: [PATCH] Add reference URL OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=80 --- sssd.changes | 5 +++-- sssd.spec | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sssd.changes b/sssd.changes index 9bb71a1..610b0e3 100644 --- a/sssd.changes +++ b/sssd.changes @@ -2,8 +2,9 @@ Thu Dec 6 10:38:59 UTC 2012 - rhafer@suse.com - Switch back to using libcrypto instead of mozilla-nss as it seems - to be supported upstream again -- cleanup PAM configuration after uninstalling sssd (bnc#788328) + to be supported upstream again, cf. + https://lists.fedorahosted.org/pipermail/sssd-devel/2012-June/010202.html +- Cleanup PAM configuration after uninstalling sssd (bnc#788328) ------------------------------------------------------------------- Thu Dec 6 09:05:29 UTC 2012 - jengelh@inai.de diff --git a/sssd.spec b/sssd.spec index 8dddbcc..d14e07b 100644 --- a/sssd.spec +++ b/sssd.spec @@ -281,8 +281,8 @@ rm -Rf "$b/usr/share/locale"/{fa_IR,ja_JP,lt_LT,ta_IN,vi_VN} %service_del_postun sssd.service %endif if [ "$1" == "0" ]; then - %{_sbindir}/pam-config -d --sss || true -fi + "%_sbindir/pam-config" -d --sss || :; +fi; %post -n libipa_hbac0 -p /sbin/ldconfig %postun -n libipa_hbac0 -p /sbin/ldconfig