Author: hawk Date: Wed Nov 4 14:54:49 2009 GMT Module: packages Tag: SQUID_2 ---- Log message: - updated to 2.7.STABLE7 - fixed squid-cachemgr-2.7.STABLE6-3: req /usr/lib/cgi-bin/cachemgr not found
---- Files affected: packages/squid: squid.spec (1.282.2.8.2.22 -> 1.282.2.8.2.23) ---- Diffs: ================================================================ Index: packages/squid/squid.spec diff -u packages/squid/squid.spec:1.282.2.8.2.22 packages/squid/squid.spec:1.282.2.8.2.23 --- packages/squid/squid.spec:1.282.2.8.2.22 Tue Jun 2 11:27:54 2009 +++ packages/squid/squid.spec Wed Nov 4 15:54:44 2009 @@ -21,13 +21,13 @@ Summary(uk.UTF-8): Squid - кеш об'єктів Internet Summary(zh_CN.UTF-8): SQUID 高速缓冲代理服务器 Name: squid -Version: 2.7.STABLE6 -Release: 3 +Version: 2.7.STABLE7 +Release: 1 Epoch: 7 License: GPL v2 Group: Networking/Daemons Source0: http://www.squid-cache.org/Versions/v2/2.7/%{name}-%{version}.tar.bz2 -# Source0-md5: 6de3a6a7a56a7ecae092f2d31a04f039 +# Source0-md5: c18b0371fca813d5e7c7e0baf87baa22 # http://www.squid-cache.org/Doc/FAQ/FAQ.tar.gz Source1: %{name}-FAQ.tar.gz # Source1-md5: cb9a955f8cda9cc166e086fccd412a43 @@ -703,6 +703,7 @@ %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/apache.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/httpd.conf %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/cachemgr.conf +%dir %{_cgidir} %attr(755,root,root) %{_cgidir}/cachemgr.cgi %{_mandir}/man8/cachemgr.cgi.8* @@ -799,6 +800,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.282.2.8.2.23 2009/11/04 14:54:44 hawk +- updated to 2.7.STABLE7 +- fixed squid-cachemgr-2.7.STABLE6-3: req /usr/lib/cgi-bin/cachemgr not found + Revision 1.282.2.8.2.22 2009/06/02 09:27:54 glen - no hacking with llh headers; rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/squid/squid.spec?r1=1.282.2.8.2.22&r2=1.282.2.8.2.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
