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

apache-mod_auth_mysql.spec

index 88c201a0e75704d953fab9f42b72daa279f35fe5..1619a24fff8ffc1834bf691c0cafda510e1c24aa 100644 (file)
@@ -1,5 +1,6 @@
 %define                mod_name        auth_mysql
-Summary:       This is the PAM authentication module for Apache
+Summary:       This is the MySQL authentication module for Apache
+Summary(pl):   Modu³ autentykacji MySQL dla Apache
 Name:          apache-mod_%{mod_name}
 Version:       0.3
 Release:       2
@@ -22,6 +23,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This is an authentication module for Apache that allows you to
 authenticate HTTP clients using mysql RDBMS.
 
+%description -l pl
+To jest modu³ autentykacji dla Apache pozwalaj±cy na autentykacjê
+klientów HTTP z u¿yciem bazy danych mysql.
+
 %prep 
 %setup -q -T -c
 cp %{SOURCE0} .
This page took 0.132306 seconds and 4 git commands to generate.