]> git.pld-linux.org Git - packages/GeoIP.git/commitdiff
- don't perform tests, they will fail on builders auto/th/GeoIP-1_4_6-2 auto/ti/GeoIP-1_4_6-2
authorhawk <hawk@pld-linux.org>
Sun, 21 Jun 2009 14:40:58 +0000 (14:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    GeoIP.spec -> 1.43

GeoIP.spec

index 5eeacaf2b1d291b797640441f31855198662cad0..ccb3ce07a728474ee70048580b18b346a6dca7fb 100644 (file)
@@ -2,11 +2,12 @@ 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.6
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Libraries
 Source0:       http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.gz
 # Source0-md5: cb14b1beeb40631a12676b11ca0c309a
+Patch0:                %{name}-no_tests.patch
 # note: "c" is a filename, do not add '/'
 URL:           http://www.maxmind.com/app/c
 BuildRequires: autoconf
@@ -83,6 +84,7 @@ Statyczna biblioteka GeoIP.
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %{__libtoolize}
This page took 0.118548 seconds and 4 git commands to generate.