rpms/GeoIP/devel GeoIP.spec,1.15,1.16

Michael Fleming mfleming at fedoraproject.org
Sat Nov 29 00:07:13 UTC 2008


Author: mfleming

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

Modified Files:
	GeoIP.spec 
Log Message:
Add geoiplookup6


Index: GeoIP.spec
===================================================================
RCS file: /cvs/extras/rpms/GeoIP/devel/GeoIP.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- GeoIP.spec	28 Nov 2008 23:55:43 -0000	1.15
+++ GeoIP.spec	29 Nov 2008 00:06:42 -0000	1.16
@@ -1,6 +1,6 @@
 Name: GeoIP           
 Version: 1.4.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: C library for country/city/organization to IP address or hostname mapping     
 Group: Development/Libraries         
 License: LGPLv2+
@@ -62,6 +62,7 @@
 %doc AUTHORS COPYING ChangeLog README TODO INSTALL LICENSE* fetch-*
 %{_libdir}/libGeoIP.so.*
 %{_libdir}/libGeoIPUpdate.so.*
+%{_bindir}/geoiplookup6
 %{_bindir}/geoiplookup
 %{_bindir}/geoipupdate
 %config(noreplace) %{_sysconfdir}/GeoIP.conf.default
@@ -79,7 +80,7 @@
 %{_libdir}/libGeoIPUpdate.so
 
 %changelog
-* Sat Nov 29 2008 Michael Fleming <mfleming+rpm at enlartenment.com> 1.4.5-1
+* Sat Nov 29 2008 Michael Fleming <mfleming+rpm at enlartenment.com> 1.4.5-2
 - Update to 1.4.5
 - Fix database URL locations in Perl helper scripts
 




More information about the fedora-extras-commits mailing list