[libpwquality/el5] Unfortunately we will need to patch the pam module to not use the pam_get_authtok().

Tomáš Mráz tmraz at fedoraproject.org
Tue Dec 13 08:29:28 UTC 2011


commit 0d9936f7f868830c9311ab6fd28a627c39ed2d48
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Tue Dec 13 09:28:50 2011 +0100

    Unfortunately we will need to patch the pam module to not use the pam_get_authtok().

 libpwquality.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libpwquality.spec b/libpwquality.spec
index eaa41b6..48c58e9 100644
--- a/libpwquality.spec
+++ b/libpwquality.spec
@@ -19,7 +19,7 @@ BuildRequires: cracklib-devel
 %endif
 
 Requires: cracklib-dicts >= 2.8
-Requires: pam%{?_isa}
+Requires: pam%{?_isa} >= 1.1.0
 BuildRequires: gettext
 BuildRequires: pam-devel
 BuildRequires: python2-devel


More information about the scm-commits mailing list