[packages/lighttpd] use virtual php(fcgi)

glen glen at pld-linux.org
Wed Jun 18 11:17:19 CEST 2014


commit 16b65cdd585b7d2a5ad5b3f1b1cbbf2496681058
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jun 18 12:17:14 2014 +0300

    use virtual php(fcgi)

 lighttpd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index e6a60f9..9200f1e 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -30,7 +30,7 @@ Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
 Version:	1.4.35
-Release:	3
+Release:	4
 License:	BSD
 Group:		Networking/Daemons/HTTP
 Source0:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.bz2
@@ -776,7 +776,7 @@ Summary(pl.UTF-8):	Obsługa PHP przez FastCGI, uruchamiane przez lighttpd
 Group:		Networking/Daemons/HTTP
 Requires:	%{name} = %{version}-%{release}
 Requires:	%{name}-mod_fastcgi = %{version}-%{release}
-Requires:	php-fcgi
+Requires:	php(fcgi)
 Provides:	webserver(php)
 Obsoletes:	lighttpd-php-external
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/16b65cdd585b7d2a5ad5b3f1b1cbbf2496681058



More information about the pld-cvs-commit mailing list