From: Jakub Bogusz Date: Wed, 14 May 2003 22:34:54 +0000 (+0000) Subject: - typo X-Git-Tag: auto/ac/apache1-mod_suid-1_1-1~4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fapache1-mod_suid.git;a=commitdiff_plain;h=8edb2539043699b857531290df20de66c2b9e0cc - typo Changed files: apache1-mod_suid.spec -> 1.2 --- diff --git a/apache1-mod_suid.spec b/apache1-mod_suid.spec index ce8983a..d24af63 100644 --- a/apache1-mod_suid.spec +++ b/apache1-mod_suid.spec @@ -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}