[packages/perl-Test-TCP] - updated to 2.14 - pl

qboosh qboosh at pld-linux.org
Mon Jan 11 22:10:43 CET 2016


commit 684eee706948d07d23ffc5437826a1261dc0d754
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 11 22:12:51 2016 +0100

    - updated to 2.14
    - pl

 perl-Test-TCP.spec | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index 763bbc5..5f610dd 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -6,19 +6,21 @@
 %define		pnam	TCP
 %include	/usr/lib/rpm/macros.perl
 Summary:	Test::TCP - testing TCP program
+Summary(pl.UTF-8):	Test::TCP - testowanie programów TCP
 Name:		perl-Test-TCP
-Version:	2.07
+Version:	2.14
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	e6d7f7b09f7193709fc8a059b699c93d
+# Source0-md5:	402e78138e3269dde973960dd3d44d09
 URL:		http://search.cpan.org/dist/Test-TCP/
-BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	perl-devel >= 1:5.8.1
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(Test::SharedFork) >= 0.29
+BuildRequires:	perl-Test-SharedFork >= 0.29
+BuildRequires:	perl-Test-Simple >= 0.98
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,6 +28,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Test::TCP is test utilities for TCP/IP programs.
 
+%description -l pl.UTF-8
+Test::TCP to narzędzia testowe dla programów TCP/IP.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -48,7 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README.md
-%{perl_vendorlib}/Test/*.pm
-%{perl_vendorlib}/Test/TCP
 %{perl_vendorlib}/Net/EmptyPort.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Test/TCP.pm
+%{perl_vendorlib}/Test/TCP
+%{_mandir}/man3/Net::EmptyPort.3pm*
+%{_mandir}/man3/Test::TCP.3pm*
+%{_mandir}/man3/Test::TCP::CheckPort.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-TCP.git/commitdiff/684eee706948d07d23ffc5437826a1261dc0d754



More information about the pld-cvs-commit mailing list