summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-11-23 20:52:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9b663ba7cda68d5cb8b6a6a7fadd041283d1ef82 (patch)
tree1f94b745a9203e587ec2b22aadd241b9fcb0a724
parentda8c8555623c6f6be00f8e79574e86fef0d2214f (diff)
downloadperl-NetAddr-IP-Count-9b663ba7cda68d5cb8b6a6a7fadd041283d1ef82.zip
perl-NetAddr-IP-Count-9b663ba7cda68d5cb8b6a6a7fadd041283d1ef82.tar.gz
- pl, URL
Changed files: perl-NetAddr-IP-Count.spec -> 1.2
-rw-r--r--perl-NetAddr-IP-Count.spec17
1 files changed, 10 insertions, 7 deletions
diff --git a/perl-NetAddr-IP-Count.spec b/perl-NetAddr-IP-Count.spec
index 67d2d47..b6d2206 100644
--- a/perl-NetAddr-IP-Count.spec
+++ b/perl-NetAddr-IP-Count.spec
@@ -6,7 +6,7 @@
%define pdir NetAddr
%define pnam IP-Count
Summary: NetAddr::IP::Count - Count hosts in named subnets
-#Summary(pl):
+Summary(pl): NetAddr::IP::Count - liczenie hostów w nazwanych podsieciach
Name: perl-NetAddr-IP-Count
Version: 2.01
Release: 1
@@ -14,6 +14,7 @@ License: unknown
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/NetAddr/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: daeebeba0f1983f00faba52bbc076872
+URL: http://search.cpan.org/dist/NetAddr-IP-Count/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -23,12 +24,14 @@ BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This module implements a symplistic way to match individual IP Addresses
-to subnets. It can be used to, among other things, help analyze HTTPD
-logs.
-
-# %description -l pl
-# TODO
+This module implements a symplistic way to match individual IP
+Addresses to subnets. It can be used to, among other things, help
+analyze HTTPD logs.
+
+%description -l pl
+Ten moduł implementuje uproszczony sposób dopasowywania poszczególnych
+adresów IP do podsieci. Może być używany m.in. do pomocy przy analizie
+logów HTTPD.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}