diff --git a/pam.spec b/pam.spec index 14e4a00..1ebab6d 100644 --- a/pam.spec +++ b/pam.spec @@ -101,6 +101,8 @@ Requires(pre): rpm-helper Requires(post): coreutils Requires(post): tcb >= 1.0.2-16 Conflicts: %{_lib}pam0 < 1.1.4-5 +Requires: libpwquality >= 0.9.9 + %description PAM (Pluggable Authentication Modules) is a system security tool that @@ -181,7 +183,8 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC -I%{_includedir}/db_nss -D_GNU_SOURCE" \ --includedir=%{_includedir}/security \ --with-db-uniquename=_nss \ --docdir=%{_docdir}/%{name} \ - --disable-selinux + --disable-selinux \ + --disable-prelude %make %install @@ -258,7 +261,7 @@ if [ -f /etc/login.defs ] && ! grep -q USE_TCB /etc/login.defs; then fi %files -f Linux-PAM.lang -%doc NEWS README.0.99.8.1.update.urpmi +%doc NEWS %docdir %{_docdir}/%{name} %dir /etc/pam.d %config(noreplace) /etc/environment