[GeoIP/f16] Fix setup, restore changelog.

Michael Fleming mfleming at fedoraproject.org
Tue Sep 6 03:46:09 UTC 2011


commit 9d3f1a72b4d0967fa3b503e3e864c405c6e358ab
Author: Michael Fleming <mfleming at thatfleminggent.com>
Date:   Tue Sep 6 13:45:32 2011 +1000

    Fix setup, restore changelog.

 GeoIP.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/GeoIP.spec b/GeoIP.spec
index 37941de..0cb61b8 100644
--- a/GeoIP.spec
+++ b/GeoIP.spec
@@ -1,6 +1,6 @@
 Name: GeoIP           
 Version: 1.4.8
-Release: 1%{?dist}
+Release: 1.1%{?dist}
 Summary: C library for country/city/organization to IP address or hostname mapping     
 Group: Development/Libraries         
 License: LGPLv2+
@@ -33,7 +33,7 @@ Obsoletes: geoip-devel < %{version}-%{release}
 Development headers and static libraries for building GeoIP-based applications
 
 %prep
-%setup -q -n %{name}-%{tarballversion}
+%setup -q
 install -D -m644 %{SOURCE1} LICENSE.txt
 install -D -m644 %{SOURCE2} fetch-geoipdata-city.pl
 install -D -m644 %{SOURCE3} fetch-geoipdata.pl
@@ -81,6 +81,11 @@ rm -rf %{buildroot}
 %{_libdir}/libGeoIPUpdate.so
 
 %changelog
+* Tue Sep 05 2011 Michael Fleming <mfleming+rpm at thatfleminggent.com> - 1.4.8-1.1
+- 1.4.8
+- Remove ipv6 patch
+- Clean up spec
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.7-0.2.20090931cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list