]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- updated to 1.4.3
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 3 Sep 2005 17:22:18 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.126

lighttpd.spec

index 6caec3d8321f6b73d67d7d1d72b90e2c2f3a3dbc..f4af51d3534613c7e359f38bdd6c5f1f09675355 100644 (file)
@@ -2,7 +2,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
 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
@@ -68,7 +68,7 @@ BuildRequires:        libtool
 %{?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
This page took 0.168091 seconds and 4 git commands to generate.