pghmcfc pushed to GeoIP (f22). "Update to 1.4.8 (EL5)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 07:11:45 UTC 2015


>From 8d7f8981a1823d96f517b5eb7d72773440ec25fb Mon Sep 17 00:00:00 2001
From: Michael Fleming <mfleming at thatfleminggent.com>
Date: Tue, 6 Sep 2011 13:59:50 +1000
Subject: Update to 1.4.8 (EL5)


diff --git a/.gitignore b/.gitignore
index 485a189..d85cd3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 GeoIP-1.4.6.tar.gz
+/GeoIP-1.4.8.tar.gz
diff --git a/GeoIP.spec b/GeoIP.spec
index 08ac6ec..973ff8e 100644
--- a/GeoIP.spec
+++ b/GeoIP.spec
@@ -1,17 +1,15 @@
-%define tarballversion 1.4.6
 Name: GeoIP           
-Version: 1.4.7
-Release: 0.1.20090931cvs%{?dist}
+Version: 1.4.8
+Release: 1%{?dist}
 Summary: C library for country/city/organization to IP address or hostname mapping     
 Group: Development/Libraries         
 License: LGPLv2+
 URL: http://www.maxmind.com/app/c            
-Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{tarballversion}.tar.gz 
+Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz 
 Source1: LICENSE.txt
 Source2: fetch-geoipdata-city.pl
 Source3: fetch-geoipdata.pl
 Source4: README.Fedora
-Patch0: geoip-1.4.6-ipv6.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes: geoip < %{version}-%{release}
 Provides: geoip = %{version}-%{release}
@@ -35,8 +33,7 @@ Obsoletes: geoip-devel < %{version}-%{release}
 Development headers and static libraries for building GeoIP-based applications
 
 %prep
-%setup -q -n %{name}-%{tarballversion}
-%patch0 -p1
+%setup -q 
 install -D -m644 %{SOURCE1} LICENSE.txt
 install -D -m644 %{SOURCE2} fetch-geoipdata-city.pl
 install -D -m644 %{SOURCE3} fetch-geoipdata.pl
@@ -84,6 +81,11 @@ rm -rf %{buildroot}
 %{_libdir}/libGeoIPUpdate.so
 
 %changelog
+* Tue Sep 6 2011 Michael Fleming <mfleming+rpm at thatfleminggent.com> - 1.4.8-1
+- New release 1.4.8
+- Drop ipv6 patch
+- Clean up spec.
+
 * Mon Aug 31 2009 Matt Domsch <mdomsch at fedoraproject.org> - 1.4.7.0.1.20090931
 - apply CVS HEAD 20090931 which includes IPv6 functions
 
diff --git a/sources b/sources
index 7432cbe..97304e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb14b1beeb40631a12676b11ca0c309a  GeoIP-1.4.6.tar.gz
+05b7300435336231b556df5ab36f326d  GeoIP-1.4.8.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/GeoIP.git/commit/?h=f22&id=8d7f8981a1823d96f517b5eb7d72773440ec25fb


More information about the scm-commits mailing list