]> git.pld-linux.org Git - packages/conntrack-viewer.git/blobdiff - conntrack-viewer.spec
- converted to UTF-8
[packages/conntrack-viewer.git] / conntrack-viewer.spec
index c32cec1b3cac2adf39eeb43bbb0ae2d795a5710c..fc57919e681312c59a71393ba9c935d92c5b89fd 100644 (file)
@@ -1,9 +1,9 @@
 # Conditional build:
-%bcond_without  dist_kernel    # without distribution kernel
+%bcond_without dist_kernel     # without distribution kernel
 #
 %include       /usr/lib/rpm/macros.perl
 Summary:       Conntrack Viewer - view the masquerading connection with iptables
-Summary(pl):   Conntrack Viewer - podgl±d po³±czeñ maskowanych przez iptables
+Summary(pl.UTF-8):   Conntrack Viewer - podgląd połączeń maskowanych przez iptables
 Name:          conntrack-viewer
 Version:       1.3
 Release:       1
@@ -12,6 +12,7 @@ Group:                Networking/Utilities
 Source0:       http://cv.intellos.net/%{name}-%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 21d12842f8f1eb57dec8848fc853e252
 URL:           http://cv.intellos.net/
+BuildRequires: rpm-perlprov
 %{?with_dist_kernel:Requires:  kernel >= 2.4 }
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -20,9 +21,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conntrack Viewer is a perl script to view the masquerading connections
 with iptables, it uses /proc/net/ip_conntrack.
 
-%description -l pl
-Conntrack Viewer jest skryptem perlowym do ogl±dania po³±czeñ
-maskowanych za pomoc± iptables, u¿ywa /proc/net/ip_conntrack.
+%description -l pl.UTF-8
+Conntrack Viewer jest skryptem perlowym do oglądania połączeń
+maskowanych za pomocą iptables, używa /proc/net/ip_conntrack.
 
 %prep
 %setup -q
This page took 0.062711 seconds and 4 git commands to generate.