]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- up to r2118, includes upstream fixes for CVE-2008-0983, CVE-2008-1111 auto/ac/lighttpd-1_4_18-11
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 6 Mar 2008 12:16:14 +0000 (12:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- verbose files (packages spawn-fcgi only once)
- rel 11

Changed files:
    lighttpd.spec -> 1.245

lighttpd.spec

index a30b4d4f5a31411faa68248e1cead4800a8fbeed..b5fc2a207701d635f76cfbb25a7241b2d3499c21 100644 (file)
@@ -37,7 +37,7 @@
 %define                webdav_progs    1
 %endif
 
-%define                _rel 10.4
+%define                _rel 11
 Summary:       Fast and light HTTP server
 Summary(pl.UTF-8):     Szybki i lekki serwer HTTP
 Name:          lighttpd
@@ -1031,7 +1031,8 @@ fi
 %dir %attr(770,root,lighttpd) /var/run/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/lighttpd
+%attr(755,root,root) %{_sbindir}/lighttpd-angel
 %dir %{_libdir}
 %{_mandir}/man?/*
 %dir %{_lighttpddir}
This page took 0.029154 seconds and 4 git commands to generate.