commit 0caf335fd41e433bb9c6664c7cd814485c9261ab
Author: Marcin Krol <[email protected]>
Date:   Thu Jul 4 14:20:29 2013 +0000

    - updated to 1.5.1

 GeoIP.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/GeoIP.spec b/GeoIP.spec
index c4433bc..416e21a 100644
--- a/GeoIP.spec
+++ b/GeoIP.spec
@@ -1,13 +1,14 @@
 Summary:       Library to find what country an IP address or hostnames 
originate from
 Summary(pl.UTF-8):     Biblioteka do sprawdzenia z jakiego kraju pochodzi 
adres IP lub domena
 Name:          GeoIP
-Version:       1.4.8
+Version:       1.5.1
 Release:       1
 License:       GPL v2
 Group:         Libraries
 Source0:       
http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.gz
-# Source0-md5: 05b7300435336231b556df5ab36f326d
+# Source0-md5: 36b82f3558e6e2ebdd11a56c5db21dbc
 Patch0:                %{name}-no_tests.patch
+Patch1:                %{name}-pc.patch
 # note: "c" is a filename, do not add '/'
 URL:           http://www.maxmind.com/app/c
 BuildRequires: autoconf
@@ -85,6 +86,7 @@ Statyczna biblioteka GeoIP.
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -132,6 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*
+%{_pkgconfigdir}/geoip.pc
 
 %files static
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GeoIP.git/commitdiff/0caf335fd41e433bb9c6664c7cd814485c9261ab

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to