Author: qboosh Date: Sat Jan 26 14:29:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated init script (added try-restart action) - updated PLD patch to make branding less invasive (ServerTokens Prod/Min work as expected now) - errordocs patch needs cleanup
---- Files affected: SPECS: apache1.spec (1.185 -> 1.186) ---- Diffs: ================================================================ Index: SPECS/apache1.spec diff -u SPECS/apache1.spec:1.185 SPECS/apache1.spec:1.186 --- SPECS/apache1.spec:1.185 Tue Jan 22 13:40:55 2008 +++ SPECS/apache1.spec Sat Jan 26 15:29:45 2008 @@ -1,4 +1,8 @@ # $Revision$, $Date$ +# TODO: +# - update errordocs to use MultiViews (like Apache 2) instead of dual language pages +# - replace linux_pwd.gif by e.g. http://pl.docs.pld-linux.org/zrzuty_ekr/logo_04.png +# - then drop Source3 # # Conditional build: %bcond_with rewrite_ldap # enable ldap map support for mod_rewrite (alpha) @@ -2485,6 +2489,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.186 2008-01-26 14:29:45 qboosh +- updated init script (added try-restart action) +- updated PLD patch to make branding less invasive + (ServerTokens Prod/Min work as expected now) +- errordocs patch needs cleanup + Revision 1.185 2008-01-22 12:40:55 arekm - cve references added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1.spec?r1=1.185&r2=1.186&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
