diff --git a/postfix-pam.conf b/postfix-pam.conf index 1172f8f..73e5348 100644 --- a/postfix-pam.conf +++ b/postfix-pam.conf @@ -1,3 +1,3 @@ #%PAM-1.0 -auth include system-auth -account include system-auth +auth include password-auth +account include password-auth diff --git a/postfix.spec b/postfix.spec index 6d662f0..e7a6565 100644 --- a/postfix.spec +++ b/postfix.spec @@ -40,7 +40,7 @@ Name: postfix Summary: Postfix Mail Transport Agent Version: 2.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 Group: System Environment/Daemons URL: http://www.postfix.org @@ -495,6 +495,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Sep 16 2009 Tomas Mraz - 2:2.6.5-2 +- use password-auth common PAM configuration instead of system-auth + * Tue Sep 01 2009 Miroslav Lichvar 2:2.6.5-1 - update to 2.6.5