]> git.pld-linux.org Git - packages/csv2bin.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Feb 2008 01:24:59 +0000 (01:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cleanup desc (MaxMind data not packaged)

Changed files:
    csv2bin.spec -> 1.3

csv2bin.spec

index a9bff544486b29ce0b5942018754423ea05759f1..9e96fba921ab9d33bb9d25092f59e4d5f6cec94f 100644 (file)
@@ -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. <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}
This page took 0.07077 seconds and 4 git commands to generate.