packages: apache/apache.spec - mod_case_filter, mod_case_filter_in descriptions

qboosh qboosh at pld-linux.org
Sun Sep 26 13:13:09 CEST 2010


Author: qboosh                       Date: Sun Sep 26 11:13:09 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- mod_case_filter,mod_case_filter_in descriptions

---- Files affected:
packages/apache:
   apache.spec (1.604 -> 1.605) 

---- Diffs:

================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.604 packages/apache/apache.spec:1.605
--- packages/apache/apache.spec:1.604	Sat Sep 25 12:27:52 2010
+++ packages/apache/apache.spec	Sun Sep 26 13:13:03 2010
@@ -820,20 +820,33 @@
 dysku (używane do cache'owania proxy).
 
 %package mod_case_filter
-Summary:	TODO
+Summary:	Apache output filter that converts all output to upper case
+Summary(pl.UTF-8):	Filtr wyjściowy Apache'a zamieniający wszystkie litery na wielkie
 Group:		Networking/Daemons/HTTP
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_case_filter) = %{version}-%{release}
 
 %description mod_case_filter
+Apache output filter that converts all output to upper case.
+
+%description mod_case_filter -l pl.UTF-8
+Filtr wyjściowy Apache'a zamieniający wszystkie litery w wyjściu na
+wielkie.
 
 %package mod_case_filter_in
-Summary:	TODO
+Summary:	Apache input filter that converts all request body to upper case
+Summary(pl.UTF-8):	Filtr wejściowy Apache'a zamieniający wszystkie litery w żądaniu na wielkie
 Group:		Networking/Daemons/HTTP
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_case_filter_in) = %{version}-%{release}
 
 %description mod_case_filter_in
+Apache input filter that converts all request body (not headers) to
+upper case.
+
+%description mod_case_filter_in -l pl.UTF-8
+Filtr wejściowy Apache'a zamieniający wszystkie litery w ciele żądania
+(ale nie nagłówkach) na wielkie.
 
 %package mod_cern_meta
 Summary:	CERN httpd metafile semantics
@@ -2764,6 +2777,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.605  2010/09/26 11:13:03  qboosh
+- mod_case_filter,mod_case_filter_in descriptions
+
 Revision 1.604  2010/09/25 10:27:52  arekm
 - use upstream patch that adds -T for not doing some checks instead of dropping is_dir check in the code
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.604&r2=1.605&f=u



More information about the pld-cvs-commit mailing list