From 02ac0dcb185e8790724c430abac25efd8377086b Mon Sep 17 00:00:00 2001 From: jbj Date: Mon, 3 Jan 2005 17:59:12 +0000 Subject: [PATCH] - depend on db-4.3.27, not db-4.3.21. --- pam.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pam.spec b/pam.spec index 79fa2b4..4922c4c 100644 --- a/pam.spec +++ b/pam.spec @@ -4,12 +4,12 @@ %define _sysconfdir /etc %define pwdb_version 0.62 -%define db_version 4.3.21 +%define db_version 4.3.27 Summary: A security tool which provides authentication for applications. Name: pam Version: 0.78 -Release: 2 +Release: 3 License: GPL or BSD Group: System Environment/Base Source0: ftp.us.kernel.org:/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2 @@ -363,6 +363,9 @@ fi %{_libdir}/libpam_misc.so %changelog +* Mon Jan 3 2005 Jeff Johnson 0.78-3 +- depend on db-4.3.27, not db-4.3.21. + * Thu Nov 25 2004 Tomas Mraz 0.78-2 - add argument to pam_console_apply to restrict its work to specified files