SPECS: lighttpd.spec - spawn-fcgi to proper package; rel 3
glen
glen at pld-linux.org
Tue Mar 3 01:43:02 CET 2009
Author: glen Date: Tue Mar 3 00:43:02 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- spawn-fcgi to proper package; rel 3
---- Files affected:
SPECS:
lighttpd.spec (1.281 -> 1.282)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.281 SPECS/lighttpd.spec:1.282
--- SPECS/lighttpd.spec:1.281 Wed Feb 25 12:35:03 2009
+++ SPECS/lighttpd.spec Tue Mar 3 01:42:57 2009
@@ -38,7 +38,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
@@ -1073,7 +1073,7 @@
%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
@@ -1272,6 +1272,7 @@
%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)
@@ -1295,6 +1296,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.282 2009/03/03 00:42:57 glen
+- spawn-fcgi to proper package; rel 3
+
Revision 1.281 2009/02/25 11:35:03 glen
- load mod_compress after mod_expires
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.281&r2=1.282&f=u
More information about the pld-cvs-commit
mailing list