]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- spawn-fcgi to proper package; rel 3 auto/ac/lighttpd-1_4_21-3 auto/th/lighttpd-1_4_21-3
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 3 Mar 2009 00:42:57 +0000 (00:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.282

lighttpd.spec

index 0516d8c761be51e4e03196d73e3757b0386734f7..63841c0e4198f8c2d2042bbc405b80767b684dfb 100644 (file)
@@ -37,7 +37,7 @@
 %define                webdav_progs    1
 %endif
 
-%define                rel 2
+%define                rel 3
 Summary:       Fast and light HTTP server
 Summary(pl.UTF-8):     Szybki i lekki serwer HTTP
 Name:          lighttpd
@@ -1072,7 +1072,7 @@ fi
 %attr(755,root,root) %{_sbindir}/lighttpd
 %attr(755,root,root) %{_sbindir}/lighttpd-angel
 %dir %{_libdir}
-%{_mandir}/man?/*
+%{_mandir}/man1/lighttpd.1*
 %dir %{_lighttpddir}
 %dir %{_lighttpddir}/cgi-bin
 %dir %{_lighttpddir}/html
@@ -1271,6 +1271,7 @@ fi
 %defattr(644,root,root,755)
 %doc doc/spawn-php.sh
 %attr(755,root,root) %{_sbindir}/spawn-fcgi
+%{_mandir}/man1/spawn-fcgi.1*
 
 %files php-spawned
 %defattr(644,root,root,755)
This page took 0.034221 seconds and 4 git commands to generate.