]> git.pld-linux.org Git - packages/perl-TFTP.git/blobdiff - perl-TFTP.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-TFTP.git] / perl-TFTP.spec
index 19692dbe806001fbfe776a1dee568ce142db37b0..5868528f954dccb3b538470a49de02a2c90a3936 100644 (file)
@@ -1,19 +1,19 @@
 #
 # Conditional build:
 %bcond_without tests   # do perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    TFTP
+
+%define                pdir    TFTP
 Summary:       TFTP - pure Perl TFTP implementation
-Summary(pl):   TFTP - czysto perlowa implementacja TFTP
+Summary(pl.UTF-8):     TFTP - czysto perlowa implementacja TFTP
 Name:          perl-TFTP
 Version:       1.0b3
-Release:       2
+Release:       3
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz
 # Source0-md5: 0c62ec431f745ca177ab01df3292c803
+URL:           http://search.cpan.org/dist/TFTP/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -26,11 +26,11 @@ class, TFTP, is available which encapsulates the persistent aspects of
 a TFTP connection and from which the basic TFTP operations (get, put)
 can be initiated.
 
-%description -l pl
-To jest modu³ Perla (zaimplementowany ca³kowicie w Perlu)
-dostarczaj±cy funkcjonalno¶æ klienta protoko³u TFTP opisanego w RFC
-783. Zawiera klasê TFTP opakowuj±c± sta³e aspekty po³±czenia TFTP,
-która mo¿e zapocz±tkowywaæ podstawowe operacje TFTP (get, put).
+%description -l pl.UTF-8
+To jest moduł Perla (zaimplementowany całkowicie w Perlu)
+dostarczający funkcjonalność klienta protokołu TFTP opisanego w RFC
+783. Zawiera klasę TFTP opakowującą stałe aspekty połączenia TFTP,
+która może zapoczątkowywać podstawowe operacje TFTP (get, put).
 
 %prep
 %setup -q -n %{pdir}-%{version}
This page took 0.082947 seconds and 4 git commands to generate.