rpms/python-GeoIP/devel .cvsignore, 1.3, 1.4 python-GeoIP.spec, 1.10, 1.11 sources, 1.3, 1.4 GeoIP-Python-1.2.1-ccodes.patch, 1.1, NONE

Michael Fleming mfleming at fedoraproject.org
Sun Aug 31 01:06:35 UTC 2008


Author: mfleming

Update of /cvs/extras/rpms/python-GeoIP/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8563

Modified Files:
	.cvsignore python-GeoIP.spec sources 
Removed Files:
	GeoIP-Python-1.2.1-ccodes.patch 
Log Message:
* Sun Aug 31 2008 Michael Fleming <mfleming+rpm at enlartenment.com> 1.2.2-1
- Update to 1.2.2
- Drop ccodes patch as it's been accepted upstream
- Change of license to LGPL



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-GeoIP/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	6 Sep 2007 00:35:51 -0000	1.3
+++ .cvsignore	31 Aug 2008 01:06:05 -0000	1.4
@@ -1,2 +1 @@
-GeoIP-Python-1.2.1.tar.gz
-GeoIP-Python-1.2.1-ccodes.patch
+GeoIP-Python-1.2.2.tar.gz


Index: python-GeoIP.spec
===================================================================
RCS file: /cvs/extras/rpms/python-GeoIP/devel/python-GeoIP.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-GeoIP.spec	23 Feb 2008 00:03:54 -0000	1.10
+++ python-GeoIP.spec	31 Aug 2008 01:06:05 -0000	1.11
@@ -1,15 +1,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-GeoIP
-Version:        1.2.1
-Release:        12%{?dist}
+Version:        1.2.2
+Release:        1%{?dist}
 Summary:        Python bindings for the GeoIP geographical lookup libraries
 
 Group:          Development/Languages
-License:        GPLv2+
+License:        LGPL
 URL:            http://www.maxmind.com/download/geoip/api/python/
 Source0:        http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-%{version}.tar.gz
-Patch0:		GeoIP-Python-1.2.1-ccodes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel GeoIP-devel
@@ -20,7 +19,6 @@
 
 %prep
 %setup -q -n GeoIP-Python-%{version}
-%patch0 -p1 -b .ccodes
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
@@ -44,6 +42,11 @@
 
 
 %changelog
+* Sun Aug 31 2008 Michael Fleming <mfleming+rpm at enlartenment.com> 1.2.2-1
+- Update to 1.2.2
+- Drop ccodes patch as it's been accepted upstream
+- Change of license to LGPL
+
 * Sat Feb 23 2008 Michael Fleming <mfleming+rpm at enlartenment.com> 1.2.1-12
 - Include egg-info files (as generated by Python 2.5)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-GeoIP/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	6 Sep 2007 00:35:51 -0000	1.3
+++ sources	31 Aug 2008 01:06:05 -0000	1.4
@@ -1,2 +1 @@
-5683420ea34490029ee0285ff048fda0  GeoIP-Python-1.2.1.tar.gz
-07b7d26c645581af0b797dc145e79dca  GeoIP-Python-1.2.1-ccodes.patch
+537ddd7b6000a283f96bdcb0a563b12e  GeoIP-Python-1.2.2.tar.gz


--- GeoIP-Python-1.2.1-ccodes.patch DELETED ---




More information about the fedora-extras-commits mailing list