From 21937dd94b7031c0035888281981b28078bbe528 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:57:54 +0000 Subject: [PATCH] auto-import changelog data from pam-0.77-48.src.rpm Sat Jul 10 2004 Alan Cox - Fixed the pam glib2 dependancy issue --- pam.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pam.spec b/pam.spec index 8ca0c7a..2fbf70e 100644 --- a/pam.spec +++ b/pam.spec @@ -10,7 +10,7 @@ Summary: A security tool which provides authentication for applications. Name: pam Version: 0.77 -Release: 47 +Release: 48 License: GPL or BSD Group: System Environment/Base Source0: ftp.us.kernel.org:/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2 @@ -66,7 +66,7 @@ Patch60: pam-selinux.patch Patch61: pam-pwdbselinux.patch BuildRoot: %{_tmppath}/%{name}-root -Requires: cracklib, cracklib-dicts, glib, initscripts >= 3.94 +Requires: cracklib, cracklib-dicts, glib2, initscripts >= 3.94 Obsoletes: pamconfig Prereq: grep, mktemp, sed, fileutils, textutils, /sbin/ldconfig BuildPrereq: autoconf, bison, flex, glib-devel, sed, fileutils, cracklib, cracklib-dicts @@ -416,6 +416,9 @@ fi %{_libdir}/libpam_misc.so %changelog +* Sat Jul 10 2004 Alan Cox +- Fixed the pam glib2 dependancy issue + * Mon Jun 21 2004 Alan Cox - Fixed the pam_limits fencepost error (#79989) since nobody seems to be doing it