]> git.pld-linux.org Git - packages/apache1-mod_hosts_access.git/commitdiff
- use apache1(EAPI) for runtime dep master
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 5 Mar 2008 14:45:58 +0000 (14:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_hosts_access.spec -> 1.11

apache1-mod_hosts_access.spec

index 869f1cded796343a2ddefc140d39bbdd35dc4398..736be53f894243a408eff84c4ff0f87aaba32400 100644 (file)
@@ -4,7 +4,7 @@ Summary:        Apache module: access defined by hosts.allow/hosts.deny
 Summary(pl.UTF-8):     Moduł do apache: dostęp na podstawie hosts.allow/hosts.deny
 Name:          apache1-mod_%{mod_name}
 Version:       1.0.0
-Release:       0.3
+Release:       0.4
 License:       BSD
 Group:         Networking/Daemons
 Source0:       http://www.klomp.org/mod_hosts_access/mod_%{mod_name}-%{version}.tar.gz
@@ -13,7 +13,7 @@ URL:          http://www.klomp.org/mod_hosts_access/
 BuildRequires: apache1-devel >= 1.3.39
 BuildRequires: libwrap-devel
 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)
This page took 0.053473 seconds and 4 git commands to generate.