SPECS: GeoIP.spec - updated to 1.3.10 - proper license
megabajt
megabajt at pld-linux.org
Mon Jun 13 18:00:36 CEST 2005
Author: megabajt Date: Mon Jun 13 16:00:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.3.10
- proper license
---- Files affected:
SPECS:
GeoIP.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/GeoIP.spec
diff -u SPECS/GeoIP.spec:1.17 SPECS/GeoIP.spec:1.18
--- SPECS/GeoIP.spec:1.17 Thu Nov 18 19:53:47 2004
+++ SPECS/GeoIP.spec Mon Jun 13 18:00:30 2005
@@ -2,12 +2,12 @@
Summary: Library to find what country an IP address or hostnames originate from
Summary(pl): Biblioteka do sprawdzenia z jakiego kraju pochodzi adres IP lub domena
Name: GeoIP
-Version: 1.3.8
+Version: 1.3.10
Release: 1
-License: GPL
+License: GPL v2
Group: Libraries
Source0: http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.gz
-# Source0-md5: 7bbd491dfbe4314c817ba0bbc7fa0932
+# Source0-md5: 21e273fbc4cd1dcc003d14d20572da42
# note: "c" is a filename, do not add '/'
URL: http://www.maxmind.com/app/c
BuildRequires: autoconf
@@ -85,7 +85,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
@@ -118,6 +119,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2005/06/13 16:00:30 megabajt
+- updated to 1.3.10
+- proper license
+
Revision 1.17 2004/11/18 18:53:47 jasw
- up ver. 1.3.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/GeoIP.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list