[packages/GeoIP-db-IPASNum] fix install
glen
glen at pld-linux.org
Tue Jan 5 09:21:05 CET 2016
commit 16547987f231a306d6e6c38a5e7dcc1380b98e31
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Jan 5 10:20:54 2016 +0200
fix install
GeoIP-db-IPASNum.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/GeoIP-db-IPASNum.spec b/GeoIP-db-IPASNum.spec
index 06a8e01..c191a71 100644
--- a/GeoIP-db-IPASNum.spec
+++ b/GeoIP-db-IPASNum.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8): GeoLite IPASNum - baza danych tłumaczeń adresów IP na nume
Name: GeoIP-db-IPASNum
# Updated every month:
Version: 2016.01.04
-Release: 1
+Release: 2
License: CC 3.0 BY-SA
Group: Applications/Databases
Source0: http://download.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz?/GeoIPASNum-%{version}.dat.gz
@@ -29,8 +29,7 @@ przez MaxWind, dostępne z <http://www.maxwind.com/>.
%prep
%setup -qcT
-cp -p %{SOURCE0} .
-
+cp -p %{SOURCE0} GeoIPASNum.dat.gz
gunzip GeoIPASNum.dat.gz
ver=$(TZ=GMT stat -c '%y' GeoIPASNum.dat | awk '{print $1}' | tr - .)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GeoIP-db-IPASNum.git/commitdiff/16547987f231a306d6e6c38a5e7dcc1380b98e31
More information about the pld-cvs-commit
mailing list