]> git.pld-linux.org Git - packages/apache-mod_geoip.git/commitdiff
- suggest GeoIP database packages
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 10 Apr 2012 13:43:34 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_geoip.spec -> 1.2

apache-mod_geoip.spec

index eba52eec6277cfb1b5941dd2ff630730c39daa12..7297e4850faa953edd53036a33442fa996bc851f 100644 (file)
@@ -10,12 +10,14 @@ URL:                https://www.maxmind.com/app/mod_geoip
 Source0:       http://www.maxmind.com/download/geoip/api/mod_geoip2/mod_%{mod_name}2_%{version}.tar.gz
 # Source0-md5: 76514ad0e8adb8cd8231c5e3646d03fd
 Source1:       apache.conf
-BuildRequires: GeoIP-devel
 BuildRequires: %{apxs}
+BuildRequires: GeoIP-devel
 BuildRequires: apache-devel >= 2.2
 BuildRequires: rpmbuild(macros) >= 1.268
-Requires:      GeoIP
 Requires:      apache(modules-api) = %apache_modules_api
+Suggests:      GeoIP-db-City
+Suggests:      GeoIP-db-Country
+Suggests:      GeoIP-db-IPASNum
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR 2>/dev/null)
This page took 0.068872 seconds and 4 git commands to generate.