Author: glen Date: Sun Nov 20 22:21:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - use virtual webserver provide
---- Files affected: SPECS: changepassword.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/changepassword.spec diff -u SPECS/changepassword.spec:1.19 SPECS/changepassword.spec:1.20 --- SPECS/changepassword.spec:1.19 Wed Mar 23 18:18:07 2005 +++ SPECS/changepassword.spec Sun Nov 20 23:21:06 2005 @@ -4,7 +4,7 @@ %bcond_without samba # without samba passwords support %bcond_without squid # without squid passwords support -#TODO +# TODO # - move cgi binary to /usr/share/changepassword # - write changepassword.conf for apache redirection + execution # - get sources for libdes and compile then instead of using @@ -20,7 +20,7 @@ # Source0-md5: 7449a80c65db2e37c0aa3bb709926127 Source1: pldlogo.png URL: http://changepassword.sourceforge.net/ -Requires: apache +Requires: webserver = apache BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _cgidir /home/services/httpd/cgi-bin @@ -79,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2005/11/20 22:21:06 glen +- use virtual webserver provide + Revision 1.19 2005/03/23 17:18:07 glen - dropped SourceX-size @@ -133,7 +136,7 @@ - massive attack s/pld.org.pl/pld-linux.org/ Revision 1.2 2003/02/05 12:03:51 qboosh -- removed evil noarch, removed redundant/wrong Requires, use %%configure +- removed evil noarch, removed redundant/wrong Requires, use %configure Revision 1.1 2003/02/05 11:52:47 qboosh - mv ChangePassword.spec changepassword.spec to reflect Name ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/changepassword.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
