SOURCES: pam-pld-modules.patch (NEW) - add PLD specific modules to...

baggins baggins at pld-linux.org
Mon Feb 5 00:21:50 CET 2007


Author: baggins                      Date: Sun Feb  4 23:21:50 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add PLD specific modules to Linux-PAM build system

---- Files affected:
SOURCES:
   pam-pld-modules.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/pam-pld-modules.patch
diff -u /dev/null SOURCES/pam-pld-modules.patch:1.1
--- /dev/null	Mon Feb  5 00:21:50 2007
+++ SOURCES/pam-pld-modules.patch	Mon Feb  5 00:21:45 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_console/Makefile \
++	modules/pam_pwexport/Makefile modules/pam_pwgen/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_console pam_pwexport pam_pwgen 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 \
================================================================


More information about the pld-cvs-commit mailing list