Author: blino Date: Wed Feb 7 12:23:05 2007 New Revision: 117052 Added: packages/cooker/pam/current/SOURCES/pam-0.99.7.0-redhat-modules.patch packages/cooker/pam/current/SOURCES/pam-redhat-0.99.7-1.tar.bz2 (contents, props changed) Removed: packages/cooker/pam/current/SOURCES/pam-0.99.6.3.pre-redhat-modules.patch packages/cooker/pam/current/SOURCES/pam-redhat-0.99.6-2.tar.bz2 Modified: packages/cooker/pam/current/SPECS/pam.spec
Log: update pam_redhat to 0.99.7-1 Added: packages/cooker/pam/current/SOURCES/pam-0.99.7.0-redhat-modules.patch ============================================================================== --- (empty file) +++ packages/cooker/pam/current/SOURCES/pam-0.99.7.0-redhat-modules.patch Wed Feb 7 12:23:05 2007 @@ -0,0 +1,24 @@ +--- Linux-PAM-0.99.5.0/configure.in.redhat-modules 2006-06-28 09:25:02.000000000 +0200 ++++ Linux-PAM-0.99.5.0/configure.in 2006-06-30 10:24:35.000000000 +0200 +@@ -492,6 +492,10 @@ + libpam_misc/Makefile conf/Makefile conf/pam_conv1/Makefile \ + po/Makefile.in \ + modules/Makefile \ ++ modules/pam_chroot/Makefile modules/pam_console/Makefile \ ++ modules/pam_postgresok/Makefile \ ++ modules/pam_rps/Makefile \ ++ modules/pam_timestamp/Makefile modules/pam_tally2/Makefile \ + modules/pam_access/Makefile modules/pam_cracklib/Makefile \ + modules/pam_debug/Makefile modules/pam_deny/Makefile \ + modules/pam_echo/Makefile modules/pam_env/Makefile \ +--- Linux-PAM-0.99.5.0/modules/Makefile.am.redhat-modules 2006-06-27 16:21:08.000000000 +0200 ++++ Linux-PAM-0.99.5.0/modules/Makefile.am 2006-06-30 10:27:02.000000000 +0200 +@@ -3,6 +3,8 @@ + # + + SUBDIRS = pam_access pam_cracklib pam_debug pam_deny pam_echo \ ++ pam_chroot pam_console pam_postgresok pam_rps \ ++ pam_timestamp pam_tally2 \ + pam_env pam_filter pam_ftp pam_group pam_issue pam_keyinit \ + pam_lastlog pam_limits pam_listfile pam_localuser pam_mail \ + pam_mkhomedir pam_motd pam_nologin pam_permit pam_rhosts pam_rootok \ Added: packages/cooker/pam/current/SOURCES/pam-redhat-0.99.7-1.tar.bz2 ============================================================================== Binary file. No diff available. Modified: packages/cooker/pam/current/SPECS/pam.spec ============================================================================== --- packages/cooker/pam/current/SPECS/pam.spec (original) +++ packages/cooker/pam/current/SPECS/pam.spec Wed Feb 7 12:23:05 2007 @@ -1,4 +1,4 @@ -%define pam_redhat_version 0.99.6-2 +%define pam_redhat_version 0.99.7-1 %define libname %mklibname %name 0 @@ -9,7 +9,7 @@ Summary: A security tool which provides authentication for applications Name: pam Version: 0.99.7.1 -Release: %mkrel 1 +Release: %mkrel 2 License: GPL or BSD Group: System/Libraries Source0: ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2 @@ -21,7 +21,7 @@ Source10: config-util.5 # RedHat patches -Patch01: pam-0.99.6.3.pre-redhat-modules.patch +Patch01: pam-0.99.7.0-redhat-modules.patch Patch02: pam-0.99.7.1-console-more-displays.patch Patch21: pam-0.78-unix-hpux-aging.patch
