Author: qboosh Date: Sat Feb 9 01:25:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - cleanup desc (MaxMind data not packaged)
---- Files affected: SPECS: csv2bin.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/csv2bin.spec diff -u SPECS/csv2bin.spec:1.2 SPECS/csv2bin.spec:1.3 --- SPECS/csv2bin.spec:1.2 Mon Jan 14 16:07:36 2008 +++ SPECS/csv2bin.spec Sat Feb 9 02:24:59 2008 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: Convert a CSV database to format suitable for GeoIP library +Summary(pl.UTF-8): Konwerter bazy danych CSV do formatu dla biblioteki GeoIP Name: csv2bin Version: 20041103 Release: 0.1 @@ -12,17 +13,24 @@ %description csv2bin is a tool specially written for the iptables/netfilter's GeoIP -match purpose. This file won't discuss about the iptables/netfilter's -framework. <www.netfilter.org> for details. - -csv2bin's only task is to convert a comma-seperated-value database -containing all IPv4 subnets and their associated countries to an -understable binary format for the iptables' GeoIP shared library. +match purpose. csv2bin's only task is to convert a +comma-seperated-value database containing all IPv4 subnets and their +associated countries to an understable binary format for the iptables' +GeoIP shared library. You can create your own database (perhaps you feel sado) or simply -gets the latest GeoIP's free database from MaxMind. This product -includes GeoIP data created by MaxMind, available from -<http://maxmind.com/> +gets the latest GeoIP's free database from MaxMind. + +%description -l pl.UTF-8 +csv2bin to narzędzie napisane specjalnie dla modułu dopasowującego +GeoIP dla iptables/netfiltra. Jedynym jego zadaniem jest konwersja +bazy danych w formacie CSV (wartości oddzielonych przecinkami) +zawierającej wszystkie podsieci IPv4 i związane z nimi kraje do +binarnego formatu rozumianego przez bibliotekę współdzieloną GeoIP +iptables. + +Można stworzyć własną bazę danych (jeśli ktoś jest masochistą) albo +po prostu pobrać darmową bazę danych GeoIP z MaxMind. %prep %setup -q -n %{name} @@ -51,6 +59,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-02-09 01:24:59 qboosh +- pl +- cleanup desc (MaxMind data not packaged) + Revision 1.2 2008-01-14 15:07:36 glen - working url ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/csv2bin.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
