[packages/apache1] add webserver(headers) provide
glen
glen at pld-linux.org
Thu Feb 19 21:58:23 CET 2015
commit a75503568fdf93772658fc68bb7a8f48ceb11726
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Feb 19 12:55:30 2015 +0200
add webserver(headers) provide
apache1.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/apache1.spec b/apache1.spec
index e2500e1..80c81eb 100644
--- a/apache1.spec
+++ b/apache1.spec
@@ -32,7 +32,7 @@ Summary(uk.UTF-8): Найпопулярніший Web-Server
Summary(zh_CN.UTF-8): Internet 上应用最广泛的 Web 服务程序。
Name: apache1
Version: 1.3.42
-Release: 10
+Release: 11
License: Apache v2.0
Group: Networking/Daemons/HTTP
Source0: http://archive.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -841,6 +841,7 @@ Summary(pl.UTF-8): Moduł pozwalający na modyfikację nagłówków HTTP
Group: Networking/Daemons/HTTP
Requires: %{name}(EAPI) = %{version}-%{release}
Provides: apache(mod_headers) = %{version}-%{release}
+Provides: webserver(headers)
Obsoletes: apache-mod_headers < 2.0.0
%description mod_headers
@@ -1512,7 +1513,7 @@ rm $RPM_BUILD_ROOT%{manualdir}/{mpeix,netware,new_features_1_[0-2],readme-tpf,su
rm $RPM_BUILD_ROOT%{manualdir}/{win_{compiling,service}.html*,windows.html*}
%if %{with lingerd}
-install lingerd-*/lingerd $RPM_BUILD_ROOT%{_libexecdir}
+install -p lingerd-*/lingerd $RPM_BUILD_ROOT%{_libexecdir}
install -d $RPM_BUILD_ROOT%{_localstatedir}/run/lingerd
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache1.git/commitdiff/8bb5c6da4e9ebbf0857d33a09875a47e7016f0a3
More information about the pld-cvs-commit
mailing list