Author: glen Date: Mon Aug 22 20:58:51 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix partially configured hook
---- Files affected: SPECS: horde-passwd.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/horde-passwd.spec diff -u SPECS/horde-passwd.spec:1.15 SPECS/horde-passwd.spec:1.16 --- SPECS/horde-passwd.spec:1.15 Mon Aug 22 21:41:41 2005 +++ SPECS/horde-passwd.spec Mon Aug 22 22:58:46 2005 @@ -6,13 +6,14 @@ Summary(pl): passwd - moduł do zmieniania haseł w Horde Name: horde-passwd Version: 3.0 -Release: 0.10 +Release: 0.12 License: LGPL Vendor: The Horde Project Group: Applications/WWW Source0: ftp://ftp.horde.org/pub/passwd/passwd-h3-%{version}-beta.tar.gz # Source0-md5: 9ea299d2822c9d3ca5efca03ce6a23a4 Source1: %{name}.conf +Patch0: http://glen.alkohol.ee/pld/horde-passwd-hook-misconf.patch URL: http://www.horde.org/passwd/ BuildRequires: rpmbuild(macros) >= 1.226 BuildRequires: rpm-php-pearprov >= 4.0.2-98 @@ -46,6 +47,7 @@ %prep %setup -q -n passwd-h3-%{version}-beta +%patch0 -p1 # considered harmful (horde/docs/SECURITY) rm -f test.php @@ -136,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2005/08/22 20:58:46 glen +- fix partially configured hook + Revision 1.15 2005/08/22 19:41:41 glen - set default list of usernames where password set is refused based on target machine system users ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/horde-passwd.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
