SPECS: apache1-mod_ssl.spec - remove bogus quotes and newline esca...
glen
glen at pld-linux.org
Mon Mar 27 11:16:44 CEST 2006
Author: glen Date: Mon Mar 27 09:16:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- remove bogus quotes and newline escapes from descriptions
- rename logrotate file to have apache1 prefix
- rel 3
---- Files affected:
SPECS:
apache1-mod_ssl.spec (1.109 -> 1.110)
---- Diffs:
================================================================
Index: SPECS/apache1-mod_ssl.spec
diff -u SPECS/apache1-mod_ssl.spec:1.109 SPECS/apache1-mod_ssl.spec:1.110
--- SPECS/apache1-mod_ssl.spec:1.109 Tue Mar 7 13:15:23 2006
+++ SPECS/apache1-mod_ssl.spec Mon Mar 27 11:16:38 2006
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-# TODO
-# - other language's descriptions look weird, backslashes and quotes
%define SSLVER 2.8.25
%define APACHEVER 1.3.34
%define apxs /usr/sbin/apxs1
@@ -24,7 +22,7 @@
Summary(uk): íĎÄŐĚŘ ĐŚÄÔŇÉÍËÉ SSL × Apache
Name: apache1-mod_%{mod_name}
Version: %{SSLVER}_%{APACHEVER}
-Release: 2
+Release: 3
License: BSD
Group: Networking/Daemons
Source0: http://www.modssl.org/source/mod_%{mod_name}-%{SSLVER}-%{APACHEVER}.tar.gz
@@ -75,8 +73,8 @@
%description -l cs
"Modul mod_ssl pro WWW server Apache umožňuje použití silného
-šifrování\n" "komunikace klienta (WWW prohlížeč) a serveru - SSL
-(Secure Sockets Layer)\n" "a TLS (Transport Layer Security)
+šifrování" "komunikace klienta (WWW prohlížeč) a serveru - SSL
+(Secure Sockets Layer)" "a TLS (Transport Layer Security)
protokoly."
%description -l de
@@ -98,14 +96,14 @@
Hudson.
%description -l it
-"Il modulo mod_ssl fornisce un supporto di crittografia molto potente
-per\n" "il server Web Apache tramite i protocolli SSL (Secure Sockets
-Layer) e i\n" "protocolli TLS (Transport Layer Security)."
+Il modulo mod_ssl fornisce un supporto di crittografia molto potente
+per il server Web Apache tramite i protocolli SSL (Secure Sockets
+Layer) e i protocolli TLS (Transport Layer Security).
%description -l ja
-"mod_ssl ĽâĽ¸ĽĺĄźĽë¤ĎĄ˘SSL (Secure Sockets Layer) ¤Ş¤č¤Ó TLS
-(Transport \n" "Layer Security) Ľ×ĽíĽČĽłĽë¤ň˛đ¤ˇ¤Ć Apache Web
-ĽľĄźĽĐĄźÍѤΜŻÎϤʰŚ沽\n" "ľĄÇ˝¤ňÄ󜥤ˇ¤Ţ¤šĄŁ"
+mod_ssl ĽâĽ¸ĽĺĄźĽë¤ĎĄ˘SSL (Secure Sockets Layer) ¤Ş¤č¤Ó TLS
+(Transport Layer Security) Ľ×ĽíĽČĽłĽë¤ň˛đ¤ˇ¤Ć Apache Web
+ĽľĄźĽĐĄźÍѤΜŻÎϤʰŚ沽 ľĄÇ˝¤ňÄ󜥤ˇ¤Ţ¤šĄŁ
%description -l pl
Projekt mod_ssl ma za zadanie zapewnić serwerowi WWW Apache 1.3 wysoki
@@ -115,9 +113,9 @@
A.Younga i Tima J.Hudsona.
%description -l pt
-"O módulo mod_ssl oferece uma criptografia robusta para o servidor
-Web\n" "Apache através dos protocolos SSL (Secure Sockets Layer) e TLS
-(Transport\n" "Layer Security)."
+O módulo mod_ssl oferece uma criptografia robusta para o servidor
+Web Apache através dos protocolos SSL (Secure Sockets Layer) e TLS
+(Transport Layer Security).
%description -l ru
Apache -- ÍĎÝÎŮĘ Ó×ĎÂĎÄÎĎ ŇÁÓĐŇĎÓÔŇÁÎŃĹÍŮĘ ÓĹŇ×ĹŇ Á ÔÁËÖĹ É ÓÁÍŮÍ
@@ -125,9 +123,9 @@
ÍÉŇĹ). üÔÁ ×ĹŇÓÉŃ ×ËĚŔŢÁĹÔ × ÓĹÂŃ ĐĎÄÄĹŇÖËŐ SSL v2, v3 É TLS v1.
%description -l sv
-"Modulen mod_ssl förser webbservern Apache med stark kryptografi
-via\n" "protokollen SSL (Secure Sockets Layer) och TLS (Transport
-Layer\n" "Security)."
+Modulen mod_ssl förser webbservern Apache med stark kryptografi
+via protokollen SSL (Secure Sockets Layer) och TLS (Transport
+Layer Security).
%description -l uk
Apache -- ĐĎÔŐÖÎÉĘ ×ŚĚŘÎĎ ŇĎÚĐĎ×ÓŔÄÖŐ×ÁÎÉĘ ÓĹŇ×ĹŇ HTTP. ăĹ
@@ -211,7 +209,7 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/40_mod_%{mod_name}.conf
install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/server.crt
install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/server.key
-install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/apache-mod_%{mod_name}
+install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/apache1-mod_%{mod_name}
cp -a pkg.ssldoc ssl-doc
@@ -290,6 +288,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.110 2006/03/27 09:16:38 glen
+- remove bogus quotes and newline escapes from descriptions
+- rename logrotate file to have apache1 prefix
+- rel 3
+
Revision 1.109 2006/03/07 12:15:23 glen
- use %service, use sed instead of apxs in trigger, rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache1-mod_ssl.spec?r1=1.109&r2=1.110&f=u
More information about the pld-cvs-commit
mailing list