Author: zbyniu Date: Fri Jun 10 19:57:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.3.9
---- Files affected: packages/pwauth: pwauth.spec (1.5 -> 1.6) , pwauth-config.patch (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/pwauth/pwauth.spec diff -u packages/pwauth/pwauth.spec:1.5 packages/pwauth/pwauth.spec:1.6 --- packages/pwauth/pwauth.spec:1.5 Wed May 5 12:45:19 2010 +++ packages/pwauth/pwauth.spec Fri Jun 10 21:57:02 2011 @@ -4,12 +4,12 @@ Summary: A Unix Web Authenticator Summary(pl.UTF-8): Narzędzie uwierzytelniające dla WWW Name: pwauth -Version: 2.3.8 +Version: 2.3.9 Release: 1 License: BSD Group: Daemons Source0: http://pwauth.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: b41578a03d3876ddb2c4c550f88ede8c +# Source0-md5: eaa28b0a1faea428b0af574f8fe87d55 Source1: %{name}.pam Patch0: %{name}-config.patch Patch1: %{name}-strchr.patch @@ -80,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/06/10 19:57:02 zbyniu +- up to 2.3.9 + Revision 1.5 2010/05/05 10:45:19 baggins - 2.3.8 - cleaned up patches ================================================================ Index: packages/pwauth/pwauth-config.patch diff -u packages/pwauth/pwauth-config.patch:1.2 packages/pwauth/pwauth-config.patch:1.3 --- packages/pwauth/pwauth-config.patch:1.2 Wed May 5 12:41:53 2010 +++ packages/pwauth/pwauth-config.patch Fri Jun 10 21:57:02 2011 @@ -1,6 +1,6 @@ --- pwauth/config.h 2004-09-29 03:07:18.000000000 +0200 +++ pwauth/config.h.oden 2006-03-19 21:19:48.000000000 +0100 -@@ -106,13 +106,13 @@ +@@ -123,7 +123,7 @@ /* #define SHADOW_NONE /**/ /* #define SHADOW_BSD /* FreeBSD, NetBSD, OpenBSD, BSDI, OS X */ @@ -8,12 +8,14 @@ +/* #define SHADOW_SUN /* Linux, Solaris, IRIX */ /* #define SHADOW_JFH /**/ /* #define SHADOW_MDW /**/ - /* #define SHADOW_AIX /* AIX */ - /* #define SHADOW_HPUX /* HPUX ? */ + /* #define SHADOW_AIX /* AIX (see also AUTHENTICATE_AIX) */ +@@ -131,7 +131,7 @@ --/* #define PAM /* Linux PAM or OpenPAM*/ -+#define PAM /* Linux PAM or OpenPAM*/ - /* #define PAM_OS_X /* PAM on OS X */ + /* HIGH-LEVEL OPTIONS */ + +-/* #define PAM /* Linux PAM or OpenPAM */ ++#define PAM /* Linux PAM or OpenPAM */ + /* #define PAM_OLD_OS_X /* PAM on OS X version 10.5 or older */ /* #define PAM_SOLARIS /* PAM on Solaris other than 2.6 */ /* #define PAM_SOLARIS_26 /* PAM on Solaris 2.6 */ @@ -192,8 +192,8 @@ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pwauth/pwauth.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pwauth/pwauth-config.patch?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
