From ecf7c4a93fefb6e586abb19c58d17e1f8133a524 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 9 Feb 2008 01:24:59 +0000 Subject: [PATCH] - pl - cleanup desc (MaxMind data not packaged) Changed files: csv2bin.spec -> 1.3 --- csv2bin.spec | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/csv2bin.spec b/csv2bin.spec index a9bff54..9e96fba 100644 --- a/csv2bin.spec +++ b/csv2bin.spec @@ -1,4 +1,5 @@ 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 @@ -11,17 +12,24 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %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. 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 - +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} -- 2.43.0