Author: glen Date: Fri Dec 30 14:22:09 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - /cgi-bin ScriptAlias moved to main conf for webapps to be able to add aliases under /cgi-bin - htdigest moved to -tools package - rel 6
---- Files affected: SPECS: apache1.spec (1.126 -> 1.127) ---- Diffs: ================================================================ Index: SPECS/apache1.spec diff -u SPECS/apache1.spec:1.126 SPECS/apache1.spec:1.127 --- SPECS/apache1.spec:1.126 Tue Dec 13 17:10:13 2005 +++ SPECS/apache1.spec Fri Dec 30 15:22:04 2005 @@ -32,7 +32,7 @@ Summary(zh_CN): Internet ÉĎÓŚÓĂ×îšăˇşľÄ Web ˇţÎńłĚĐňĄŁ Name: apache1 Version: 1.3.34 -Release: 5.9 +Release: 6 License: Apache Group Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/apache_%{version}.tar.gz @@ -1851,7 +1851,6 @@ %endif %attr(755,root,root) %{_bindir}/checkgid -%attr(755,root,root) %{_bindir}/htdigest %attr(755,root,root) %{_sbindir}/apache @@ -1883,6 +1882,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_sbindir}/ab %attr(755,root,root) %{_sbindir}/apachectl +%attr(755,root,root) %{_bindir}/htdigest %attr(755,root,root) %{_sbindir}/logresolve %attr(755,root,root) %{_sbindir}/rotatelogs %{_mandir}/man1/htdigest.1* @@ -2410,6 +2410,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.127 2005/12/30 14:22:04 glen +- /cgi-bin ScriptAlias moved to main conf for webapps to be able to add aliases under /cgi-bin +- htdigest moved to -tools package +- rel 6 + Revision 1.126 2005/12/13 16:10:13 glen - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.126&r2=1.127&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
