]> git.pld-linux.org Git - packages/apache1-mod_iptos.git/blobdiff - apache1-mod_iptos.spec
- use apache1(EAPI) for runtime dep
[packages/apache1-mod_iptos.git] / apache1-mod_iptos.spec
index fc198575b3cdc3c0ac0d3c398554952888f7d2de..0d587459e2c2abe2b96ef7506df631872e53e457 100644 (file)
@@ -1,18 +1,18 @@
 %define                mod_name        iptos
 %define        apxs            %{_sbindir}/apxs1
 Summary:       Apache module: assign IPTOS bits to different vhosts or directories
-Summary(pl.UTF-8):   Moduł Apache'a: przypisywanie bitów IPTOS do różnych vhostów i katalogów
+Summary(pl.UTF-8):     Moduł Apache'a: przypisywanie bitów IPTOS do różnych vhostów i katalogów
 Name:          apache1-mod_%{mod_name}
 Version:       1.1
-Release:       0.1
+Release:       0.2
 License:       Apache 1.1
 Group:         Networking/Daemons
 Source0:       http://www.arctic.org/~dean/mod_iptos/libapache-mod-%{mod_name}_%{version}.orig.tar.gz
 # Source0-md5: 1e5582acf63b6fabf567ecb79e57bdd5
 URL:           http://www.arctic.org/~dean/mod_iptos/
-BuildRequires: apache1-devel >= 1.3.33-2
+BuildRequires: apache1-devel >= 1.3.39
 BuildRequires: rpmbuild(macros) >= 1.228
-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)
This page took 0.100093 seconds and 4 git commands to generate.