]> git.pld-linux.org Git - packages/apache1-mod_suid.git/blobdiff - apache1-mod_suid.spec
- apxs1 in apache1-devel now
[packages/apache1-mod_suid.git] / apache1-mod_suid.spec
index 6c9922c78d255df5047a0f452ea377c28b02c030..1b4bdd6ef3ace2daac0f158a566caf25fd9bc4e2 100644 (file)
@@ -1,7 +1,7 @@
 %define                mod_name        suid
 %define        apxs            /usr/sbin/apxs1
 Summary:       Apache module: execution of scripts under their own uids
-Summary(pl):   Modu³ do apache: wykonywanie skryptów pod wskazanym uidem
+Summary(pl.UTF-8):     Moduł do apache: wykonywanie skryptów pod wskazanym uidem
 Name:          apache1-mod_%{mod_name}
 Version:       1.1
 Release:       4
@@ -10,8 +10,7 @@ Group:                Networking/Daemons
 Source0:       http://www.jdimedia.nl/igmar/mod_%{mod_name}/files/mod_%{mod_name}-%{version}.tar.gz
 # Source0-md5: 1e47d40d8f0404d9faa3040655df44a2
 URL:           http://www.jdimedia.nl/igmar/mod_suid/
-BuildRequires: %{apxs}
-BuildRequires: apache1-devel >= 1.3.33-2
+BuildRequires: apache1-devel >= 1.3.39
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: zlib-devel
 Requires(triggerpostun):       %{apxs}
@@ -25,8 +24,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Apache module: execution of scripts under their own uids per-vhost.
 
-%description -l pl
-Modu³ do apache: wykonywanie skryptów pod wskazanym uidem per-vhost.
+%description -l pl.UTF-8
+Moduł do apache: wykonywanie skryptów pod wskazanym uidem per-vhost.
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
This page took 0.198528 seconds and 4 git commands to generate.