[packages/lighttpd] add webserver(headers) provide
glen
glen at pld-linux.org
Thu Feb 19 22:05:45 CET 2015
commit c5f94c38cc7e75e1f25092341e79df2f79d0783a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Feb 19 23:05:22 2015 +0200
add webserver(headers) provide
lighttpd.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index 6fdb48c..1ea0294 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: 4
+Release: 5
License: BSD
Group: Networking/Daemons/HTTP
Source0: http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.bz2
@@ -154,6 +154,7 @@ Provides: group(http)
Provides: group(lighttpd)
Provides: user(lighttpd)
Provides: webserver
+Provides: webserver(headers)
Provides: webserver(mime)
Conflicts: logrotate < 3.7-4
# for the posttrans scriptlet, conflicts because in vserver environment rpm package is not installed.
@@ -792,8 +793,8 @@ Summary(pl.UTF-8): Obsługa PHP przez FastCGI, uruchamianie sterowane zewnętrzn
Group: Networking/Daemons/HTTP
Requires: %{name} = %{version}-%{release}
Requires: %{name}-mod_fastcgi = %{version}-%{release}
+Suggests: php(fpm)
Suggests: php-fcgi-init
-Suggests: php-fpm
Obsoletes: lighttpd-php-spawned
%description php-external
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/c5f94c38cc7e75e1f25092341e79df2f79d0783a
More information about the pld-cvs-commit
mailing list