SPECS: apache-mod_rpaf.spec - updated pl, avoid non-ascii chars in...
qboosh
qboosh at pld-linux.org
Mon Oct 24 22:14:18 CEST 2005
Author: qboosh Date: Mon Oct 24 20:14:18 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated pl, avoid non-ascii chars in C desc
---- Files affected:
SPECS:
apache-mod_rpaf.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/apache-mod_rpaf.spec
diff -u SPECS/apache-mod_rpaf.spec:1.1 SPECS/apache-mod_rpaf.spec:1.2
--- SPECS/apache-mod_rpaf.spec:1.1 Mon Oct 24 12:26:56 2005
+++ SPECS/apache-mod_rpaf.spec Mon Oct 24 22:14:11 2005
@@ -2,6 +2,7 @@
%define mod_name rpaf
%define apxs %{_sbindir}/apxs
Summary: Reverse proxy add forward module for Apache2
+Summary(pl): Moduł Apache'a 2 dodający przekazywanie dla odwrotnych proxy
Name: apache-mod_%{mod_name}
Version: 0.5
Release: 0.2
@@ -21,6 +22,12 @@
%description
rpaf is for backend Apache servers what mod_proxy_add_forward is for
frontend Apache servers. It does excactly the opposite of
+mod_proxy_add_forward written by Ask Bjoern Hansen. It will also work
+with mod_proxy that is distributed with Apache2 from version 2.0.36.
+
+%description -n en
+rpaf is for backend Apache servers what mod_proxy_add_forward is for
+frontend Apache servers. It does excactly the opposite of
mod_proxy_add_forward written by Ask Bjřrn Hansen. It will also work
with mod_proxy that is distributed with Apache2 from version 2.0.36.
@@ -28,8 +35,8 @@
rpaf jest dla backendowych serwerów Apache tym, czym
mod_proxy_add_forward jest dla frontendowych. Wykonuje dokładnie
przeciwne operacje do mod_proxy_add_forward napisanego przez Aska
-Bjorna Hansena. Będzie także działać z mod_proxy w Apache'u począwszy
-od wersji 2.0.36.
+Bjorna Hansena. Będzie także działać z mod_proxy w Apache'u 2
+począwszy od wersji 2.0.36.
%prep
%setup -q -n mod_%{mod_name}-%{version}
@@ -70,6 +77,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/10/24 20:14:11 qboosh
+- updated pl, avoid non-ascii chars in C desc
+
Revision 1.1 2005/10/24 10:26:56 glen
- based on apache1-mod_rpaf.spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_rpaf.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list