]> git.pld-linux.org Git - packages/apache-mod_auth_pam.git/commitdiff
- release 2: merge translations from CNV. apache-mod_auth_pam-1_0a-2
authorkloczek <kloczek@pld-linux.org>
Tue, 6 Nov 2001 08:07:57 +0000 (08:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_pam.spec -> 1.6

apache-mod_auth_pam.spec

index 232ad95274357202c8e864710ab0941565c0eb5e..e14a0aa5c9e4ab0c92ced49869f20ecfd683b4b7 100644 (file)
@@ -1,9 +1,11 @@
 %define                mod_name        auth_pam
 Summary:       This is the PAM authentication module for Apache
+Summary(es):   Este módulo proporciona autenticación PAM para Apache
 Summary(pl):   Modu³ autentykacji PAM dla Apache
+Summary(pt_BR):        Este módulo provê autenticação PAM para o Apache
 Name:          apache-mod_%{mod_name}
 Version:       1.0a
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -23,10 +25,17 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This is an authentication module for Apache that allows you to
 authenticate HTTP clients using PAM (pluggable authentication module).
 
+%description -l es
+Este módulo permite autenticar clientes HTTP usando el directorio PAM.
+
 %description -l pl
 To jest modu³ autentykacji dla Apache pozwalaj±cy na autentykacjê
 klientów HTTP przez PAM.
 
+%description -l pt_BR
+Este módulo permite que você autentique clientes HTTP usando o
+diretório PAM.
+
 %prep 
 %setup -q -n mod_%{mod_name}-%{version}
 %patch -p1
This page took 0.066522 seconds and 4 git commands to generate.