SPECS: lighttpd.spec - update to 1.4.21, r2399 with few fixes: - Fix wron...
glen
glen at pld-linux.org
Wed Feb 18 01:48:40 CET 2009
Author: glen Date: Wed Feb 18 00:48:40 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 1.4.21, r2399 with few fixes:
- Fix wrong lua type for CACHE_MISS/CACHE_HIT in mod_cml (fixes #533)
- Fix default vhost in mod_simple_vhost (fixes #1905)
---- Files affected:
SPECS:
lighttpd.spec (1.278 -> 1.279)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.278 SPECS/lighttpd.spec:1.279
--- SPECS/lighttpd.spec:1.278 Fri Feb 6 03:59:04 2009
+++ SPECS/lighttpd.spec Wed Feb 18 01:48:35 2009
@@ -38,16 +38,16 @@
%define webdav_progs 1
%endif
-%define rel 8
+%define rel 1
Summary: Fast and light HTTP server
Summary(pl.UTF-8): Szybki i lekki serwer HTTP
Name: lighttpd
-Version: 1.4.20
+Version: 1.4.21
Release: %{rel}%{?_snap:.%(echo %{_snap}|tr - _)}%{?_svn:.%{_svn}}
License: BSD
Group: Networking/Daemons/HTTP
Source0: http://www.lighttpd.net/download/%{name}-%{version}.tar.bz2
-# Source0-md5: ed6ee0bb714f393219a32768d86984d8
+# Source0-md5: 49eeba63c931fa82120711adc7182731
Source1: %{name}.init
Source2: %{name}.conf
Source3: %{name}.user
@@ -1295,6 +1295,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.279 2009/02/18 00:48:35 glen
+- update to 1.4.21, r2399 with few fixes:
+ - Fix wrong lua type for CACHE_MISS/CACHE_HIT in mod_cml (fixes #533)
+ - Fix default vhost in mod_simple_vhost (fixes #1905)
+
Revision 1.278 2009/02/06 02:59:04 glen
- update to r2392 (PRE-RELEASE: 1.4.21-r2392)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.278&r2=1.279&f=u
More information about the pld-cvs-commit
mailing list