14a15 > Source7: geoip-named.conf-sample 22a24 > Patch8: bind-9.2.4-geodns-patch.diff 26c28 < Release: 2 --- > Release: 2geodns 28c30,31 < BuildRequires: openssl-devel gcc glibc-devel >= 2.2.5-26 glibc-kernheaders >= 2.4-7.10 libtool pkgconfig tar --- > Packager: R.I.Pienaar > BuildRequires: openssl-devel gcc glibc-devel >= 2.2.5-26 glibc-kernheaders >= 2.4-7.10 libtool pkgconfig tar GeoIP-devel 32c35 < Requires: bind-utils /bin/usleep --- > Requires: bind-utils /bin/usleep GeoIP GeoIP-data 43a47,50 > This version has been patched to support views based on country > using a patch found at http://www.caraytech.com/geodns/ see the > file geoip-named.conf-sample for help setting this up. > 229a237 > %patch8 -p0 235a244 > export LDFLAGS="-lGeoIP" 248a258 > cp %{SOURCE7} doc/ 259a270 > mkdir -p ${RPM_BUILD_ROOT}/usr/share/doc/%{name}-%{version}/ 274a286 > install -c -m 644 %SOURCE7 ${RPM_BUILD_DIR}/%{name}-%{version} 348c360 < %doc CHANGES COPYRIGHT README --- > %doc CHANGES COPYRIGHT README geoip-named.conf-sample 403a416,419 > * Tue Jul 11 2006 R.I.Pienaar - 20:9.2.4-2geodns > - Incorporate a patch from http://www.caraytech.com/geodns/ that > makes bind GeoIP aware >