Author: glen Date: Sat Sep 3 17:22:24 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.3
---- Files affected: SPECS: lighttpd.spec (1.125 -> 1.126) ---- Diffs: ================================================================ Index: SPECS/lighttpd.spec diff -u SPECS/lighttpd.spec:1.125 SPECS/lighttpd.spec:1.126 --- SPECS/lighttpd.spec:1.125 Mon Aug 29 18:57:35 2005 +++ SPECS/lighttpd.spec Sat Sep 3 19:22:18 2005 @@ -3,7 +3,7 @@ # - test ldap and mysql (failed at this time) # - mysql issue: http://www.freebsd.org/cgi/query-pr.cgi?pr=76866 # - fam over gamin is possible, just configure doesn't check other than gamin -# - lua50 isn't properly detected +# - feature stat-cache-fam (doesn't work) # # NOTES: # - fcgi-devel is only used for the test-scripts @@ -42,12 +42,12 @@ Summary: Fast and light HTTP server Summary(pl): Szybki i lekki serwer HTTP Name: lighttpd -Version: 1.4.2 +Version: 1.4.3 Release: %{_rel}%{?_snap:.%(echo %{_snap}|tr - _)} Group: Networking/Daemons License: BSD Source0: %{_source} -# Source0-md5: c26eea734490129a45e465ac0f327e4a +# Source0-md5: 5a08721c2ea7fbfc6790a1cf0063c8ef Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.user @@ -69,7 +69,7 @@ %{?with_mysql:BuildRequires: mysql-devel} %{?with_ldap:BuildRequires: openldap-devel} %{?with_ssl:BuildRequires: openssl-devel} -%{?with_lua:BuildRequires: lua50-devel >= 5.0.2-4.1} +%{?with_lua:BuildRequires: lua50-devel >= 5.0.2-5.1} %{?with_memcache:BuildRequires: libmemcache-devel} %{?with_gdbm:BuildRequires: gdbm-devel} BuildRequires: pcre-devel @@ -388,6 +388,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.126 2005/09/03 17:22:18 glen +- updated to 1.4.3 + Revision 1.125 2005/08/29 16:57:35 aredridel - up to 1.4.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.125&r2=1.126&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
