]> git.pld-linux.org Git - packages/apache-mod_ntlm.git/commitdiff
- fixed Summary, added pl translations
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Sep 2001 12:39:31 +0000 (12:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_ntlm.spec -> 1.2

apache-mod_ntlm.spec

index b5a5d5ebf7972d0a2418754d95ac24061a679cbd..5911e7132063cc9da345fb0c80532fc417c85f58 100644 (file)
@@ -1,5 +1,6 @@
 %define                mod_name        ntlm
-Summary:       This is the PAM authentication module for Apache
+Summary:       This is the NTLM authentication module for Apache
+Summary(pl):   Modu³ autentykacji NTLM dla Apache
 Name:          apache-mod_%{mod_name}
 Version:       0.3
 Release:       1
@@ -20,7 +21,13 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This is an authentication module for Apache that allows you to
-authenticate HTTP clients using samba or window$-like server.
+authenticate HTTP clients using samba or windows-like server
+(using NTLM protocol).
+
+%description -l pl
+To jest modu³ autentykacji dla Apache pozwalaj±cy na autentykacjê
+klientów HTTP poprzez sambê lub serwer na Windows (z u¿yciem
+protoko³u NTLM).
 
 %prep 
 %setup -q -n mod_%{mod_name}-%{version}
This page took 0.131535 seconds and 4 git commands to generate.