]> git.pld-linux.org Git - packages/perl-POE-Component-SMTP.git/blobdiff - perl-POE-Component-SMTP.spec
use generic url
[packages/perl-POE-Component-SMTP.git] / perl-POE-Component-SMTP.spec
index 31bd491975dcad457b8b8cc317b11395c50b0d4e..70d88a8bc3426eb70bc81b4a74bb84a3c6199abe 100644 (file)
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    POE
+%define                pnam    Component-SMTP
 %include       /usr/lib/rpm/macros.perl
-%define        pdir    POE
-%define        pnam    Component-SMTP
 Summary:       POE::Filter::SMTP - SMTP protocol filter
-Summary(pl):   POE::Filter::SMTP - filtr dla protoko³u SMTP
+Summary(pl.UTF-8):     POE::Filter::SMTP - filtr dla protokołu SMTP
 Name:          perl-POE-Component-SMTP
 Version:       1.6
 Release:       1
@@ -15,9 +15,10 @@ License:     GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 26c8d3705ef2bb9ac3d6d980ee5da73d
+URL:           http://search.cpan.org/dist/POE-Component-SMTP/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{?with_tests}
+%if %{with tests}
 BuildRequires: perl-POE
 BuildRequires: perl-POE-Session-MultiDispatch
 BuildRequires: perl-Test-Simple
@@ -30,9 +31,9 @@ POE::Filter::SMTP filters input and output and splits command and
 arguments, as well as return codes and return strings. It is a
 subclass of POE::Filter::Line.
 
-%description -l pl
-POE::Filter::SMTP filtruje wej¶cie i wyj¶cie oraz oddziela polecenia
-i argumenty, a tak¿e zwracane kody i ³añcuchy. Jest to podklasa
+%description -l pl.UTF-8
+POE::Filter::SMTP filtruje wejście i wyjście oraz oddziela polecenia i
+argumenty, a także zwracane kody i łańcuchy. Jest to podklasa
 POE::Filter::Line.
 
 %prep
This page took 0.057585 seconds and 4 git commands to generate.