Author: sardzent Date: Wed Sep 19 18:08:56 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - typo
---- Files affected: SPECS: nginx.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/nginx.spec diff -u SPECS/nginx.spec:1.33 SPECS/nginx.spec:1.34 --- SPECS/nginx.spec:1.33 Wed Sep 19 19:57:59 2007 +++ SPECS/nginx.spec Wed Sep 19 20:08:51 2007 @@ -19,7 +19,7 @@ Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajności Name: nginx Version: 0.5.31 -Release: 3.2 +Release: 3.3 License: BSD-like Group: Networking/Daemons Source0: http://sysoev.ru/nginx/%{name}-%{version}.tar.gz @@ -110,7 +110,6 @@ %{?with_poll:--with-poll_module} \ %{?with_ssl:--with-http_ssl_module} \ %{?with_addition:--with-http_addition_module} \ -# %{?with_perl:--with-http_perl_module} \ %{?with_imap:--with-imap} \ %{!?with_http_browser:--without-http_browser_module} \ --http-log-path=%{_localstatedir}/log/%{name}/access.log \ @@ -212,6 +211,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2007/09/19 18:08:51 sardzent +- typo + Revision 1.33 2007/09/19 17:57:59 sardzent - bcond --with-http_addition_module - bcond --with-http_perl_module ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
