pghmcfc pushed to GeoIP (el5). "Fix spec :-)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 07:37:51 UTC 2015


>From 5c33eb4a14f1a62d1b08361db5e4c7249ee73088 Mon Sep 17 00:00:00 2001
From: Michael Fleming <mfleming at thatfleminggent.com>
Date: Tue, 6 Sep 2011 13:54:27 +1000
Subject: Fix spec :-)


diff --git a/GeoIP.spec b/GeoIP.spec
index 9c843b3..d512452 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+
@@ -10,7 +10,6 @@ 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}
@@ -34,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
@@ -83,7 +81,7 @@ rm -rf %{buildroot}
 %{_libdir}/libGeoIPUpdate.so
 
 %changelog
-* Tue Sep 5 2011 Michael Fleming <mfleming+rpm at thatfleminggent.com> - 1.4.8
+* Tue Sep 6 2011 Michael Fleming <mfleming+rpm at thatfleminggent.com> - 1.4.8-1.1
 - Remove -ipv6 path
 - Bump to 1.4.8 release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/GeoIP.git/commit/?h=el5&id=5c33eb4a14f1a62d1b08361db5e4c7249ee73088


More information about the scm-commits mailing list