]> git.pld-linux.org Git - packages/xtables-geoip.git/blobdiff - xtables-geoip.spec
- up to 20110805
[packages/xtables-geoip.git] / xtables-geoip.spec
index 2d3a57ea75d98e2498e387c1b51054eab5a23e6f..f07e58a2788ca5155a1fabdcfde661e6ca8d74de 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       GeoIP database files for xt_geoip
 Name:          xtables-geoip
-Version:       20110404
-Release:       2
+Version:       20110805
+Release:       1
 License:       GPL, Open Data License
 Group:         Networking/Admin
 URL:           http://www.maxmind.com/
 Source0:       http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip
-# Source0-md5: 37cf1951b9ecced2612f8ff0c0bd3eaa
+# Source0-md5: c4895307ea6db0b1ab62c227dd5e9b94
 Source1:       http://geolite.maxmind.com/download/geoip/database/GeoIPv6.csv.gz
-# Source1-md5: 4956a5ab8ecd2dd078420faa5552f09f
+# Source1-md5: a470dd79c4d8f89099cb28b8a33beda8
 Source2:       http://geolite.maxmind.com/download/geoip/database/LICENSE.txt
 # Source2-md5: a1381bd1aa0a0c91dc31b3f1e847cf4a
 Source3:       http://xtables-addons.git.sourceforge.net/git/gitweb.cgi?p=xtables-addons/xtables-addons;a=blob_plain;f=geoip/xt_geoip_build
@@ -43,7 +43,7 @@ if [ "$ver" != %{version} ]; then
 fi
 
 gunzip -c %{SOURCE1} >GeoIPv6.csv
-cp -a %{SOURCE2} .
+cp -p %{SOURCE2} .
 
 %build
 install -d %{byteorder}
This page took 0.068956 seconds and 4 git commands to generate.