]> git.pld-linux.org Git - packages/apache1-mod_suid.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 May 2003 22:34:54 +0000 (22:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_suid.spec -> 1.2

apache1-mod_suid.spec

index ce8983a27784324e34ecce009ebb04b17edb8f25..d24af630c1f8e554b0f7dc18bad2be233962c0f1 100644 (file)
@@ -2,7 +2,7 @@
 %define                ver             1.1
 %define        apxs            /usr/sbin/apxs
 Summary:       Apache module: execution of scripts under their own uids
-Summary(pl):   Modu³ do apache: wykonywanie skryptow pod wskazanym uidem
+Summary(pl):   Modu³ do apache: wykonywanie skryptów pod wskazanym uidem
 Name:          apache-mod_%{mod_name}
 Version:       %{ver}
 Release:       0.1
@@ -20,10 +20,10 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR)
 
 %description
-Apache module: execution of scripts under their own uids per-vhost
+Apache module: execution of scripts under their own uids per-vhost.
 
 %description -l pl
-Modu³ do apache: wykonywanie skryptow pod wskazanym uidem per-vhost
+Modu³ do apache: wykonywanie skryptów pod wskazanym uidem per-vhost.
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
This page took 0.095121 seconds and 4 git commands to generate.