[GeoIP/f15] Fix spec + proper clog entries.

Michael Fleming mfleming at fedoraproject.org
Tue Sep 6 03:49:29 UTC 2011


commit 8076ebef01a00e3066b64c1b1420d09b2fa92bf7
Author: Michael Fleming <mfleming at thatfleminggent.com>
Date:   Tue Sep 6 13:48:53 2011 +1000

    Fix spec + proper clog entries.

 GeoIP.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/GeoIP.spec b/GeoIP.spec
index 37941de..7d818cf 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 06 2011 Michael Fleming <mfleming+rpm at thatfleminggent.com> - 1.4.8-1.1
+- 1.4.8
+- Spec cleanup
+- Remove ipv6 patch
+
 * 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