[packages/apache] - pl for -mod_http2

qboosh qboosh at pld-linux.org
Sat Oct 17 09:56:07 CEST 2015


commit 822098f276958a0f1b9002bb28f214b2d3c59538
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 17 09:57:09 2015 +0200

    - pl for -mod_http2

 apache.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/apache.spec b/apache.spec
index 4601967..ae19545 100644
--- a/apache.spec
+++ b/apache.spec
@@ -16,7 +16,7 @@
 %bcond_without	ldap		# build without LDAP support
 %bcond_with	distcache	# distcache support
 %bcond_with	bucketeer	# debug one
-%bcond_without	http2	# support for HTTP/2
+%bcond_without	http2		# HTTP/2 support
 
 # this is internal macro, don't change to %%apache_modules_api
 %define		_apache_modules_api 20120211
@@ -1521,6 +1521,7 @@ używania tego modułu nie jest wymagana żadna konfiguracja.
 
 %package mod_http2
 Summary:	Provide HTTP/2 support for the Apache HTTP Server
+Summary(pl.UTF-8):	Obsługa HTTP/2 dla serwera HTTP Apache
 Group:		Networking/Daemons/HTTP
 URL:		http://httpd.apache.org/docs/2.4/mod/mod_http2.html
 Requires:	%{name}-base = %{version}-%{release}
@@ -1530,6 +1531,9 @@ Provides:	apache(mod_http2) = %{version}-%{release}
 This module provides HTTP/2 (RFC 7540) support for the Apache HTTP
 Server.
 
+%description mod_http2 -l pl.UTF-8
+Ten moduł zapewnia obsługę HTTP/2 (RFC 7540) dla serwera HTTP Apache.
+
 %package mod_ident
 Summary:	RFC 1413 ident lookups
 Summary(pl.UTF-8):	Sprawdzanie identyfikacji RFC 1413
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/822098f276958a0f1b9002bb28f214b2d3c59538



More information about the pld-cvs-commit mailing list