]> git.pld-linux.org Git - packages/apache1-mod_chroot.git/blobdiff - apache1-mod_chroot.spec
- use apache1(EAPI) for runtime dep
[packages/apache1-mod_chroot.git] / apache1-mod_chroot.spec
index ef6649cae58b8f7c685f4fc6aba033a1fde7e642..b0a42de3b311826faaed1f111c8f49a20ce50705 100644 (file)
@@ -1,19 +1,18 @@
 %define                mod_name        chroot
 %define        apxs            /usr/sbin/apxs1
 Summary:       Apache module: makes running Apache in a secure chroot environment easy
-Summary(pl):   Modu³ Apache'a do uruchamiania serwera w bezpiecznym ¶rodowisku chroot
+Summary(pl.UTF-8):     Moduł Apache'a do uruchamiania serwera w bezpiecznym środowisku chroot
 Name:          apache1-mod_%{mod_name}
 Version:       0.5
-Release:       0.4
+Release:       0.5
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://core.segfault.pl/~hobbit/mod_chroot/dist/mod_chroot-%{version}.tar.gz
 # Source0-md5: d72716052faa3bdd3371210f26b13f38
 URL:           http://core.segfault.pl/~hobbit/mod_chroot/
-BuildRequires: %{apxs}
-BuildRequires: apache1-devel >= 1.3.33-2
+BuildRequires: apache1-devel >= 1.3.39
 BuildRequires: rpmbuild(macros) >= 1.268
-Requires:      apache1 >= 1.3.33-2
+Requires:      apache1(EAPI)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR 2>/dev/null)
@@ -24,9 +23,9 @@ mod_chroot makes running Apache in a secure chroot environment easy.
 You don't need to create a special directory hierarchy containing
 /dev, /lib, /etc...
 
-%description -l pl
-mod_chroot u³atwia uruchamianie Apache'a w bezpiecznym ¶rodowisku
-chroot. Nie trzeba tworzyæ specjalnej hierarchii katalogów /dev, /lib,
+%description -l pl.UTF-8
+mod_chroot ułatwia uruchamianie Apache'a w bezpiecznym środowisku
+chroot. Nie trzeba tworzyć specjalnej hierarchii katalogów /dev, /lib,
 /etc, itp.
 
 %prep
This page took 0.071231 seconds and 4 git commands to generate.