From: Elan Ruusamäe Date: Wed, 18 Jun 2014 09:17:14 +0000 (+0300) Subject: use virtual php(fcgi) X-Git-Tag: auto/th/lighttpd-1.4.35-4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flighttpd.git;a=commitdiff_plain;h=16b65cdd585b7d2a5ad5b3f1b1cbbf2496681058 use virtual php(fcgi) --- 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