Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37850245
en ru br
Репозитории ALT
5.1: 1.3.4-alt1
4.1: 1.3.1-alt1
4.0: 1.2.9-alt1.0
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: mod_geoip

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: mod_geoip
Version: 1.3.4
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: GeoIP database access module for Apache
License: Apache Software License v1.1
Group: System/Servers

URL: http://www.maxmind.com/app/mod_geoip
Source: http://www.maxmind.com/download/geoip/api/mod_geoip/mod_geoip_%version.tar.gz
Source2: mod_geoip.conf

# Automatically added by buildreq on Fri Sep 19 2008

BuildRequires: apache-devel apache-suexec libGeoIP-devel

%description
mod_geoip is an Apache module for finding the country that a web request
originated from. It uses the GeoIP library and database to perform the
lookup.

%prep
%setup -n mod_geoip_%version

%build
%apache_apxs -c -I/usr/include/GeoIP -lGeoIP mod_geoip.c

%install
install -pD -m755 mod_geoip.so %buildroot%apache_moduledir/mod_geoip.so
install -pD -m644 %_sourcedir/mod_geoip.conf %buildroot%apache_modconfdir/mod_geoip.conf

%post
%post_apacheconf

%postun
%postun_apacheconf

%files
%doc README README.php
%apache_moduledir/*
%config(noreplace) %apache_modconfdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin