]> git.pld-linux.org Git - packages/perl-Test-TCP.git/commitdiff
- up to 2.07 auto/th/perl-Test-TCP-2.07-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 28 Feb 2015 13:14:04 +0000 (14:14 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 28 Feb 2015 13:14:04 +0000 (14:14 +0100)
perl-Test-TCP.spec

index c5c021428ff8c247df554b1aa16a8b21d3abc62c..763bbc5eeab494412b6f78737e349db66d009e9c 100644 (file)
@@ -7,18 +7,18 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       Test::TCP - testing TCP program
 Name:          perl-Test-TCP
-Version:       1.15
+Version:       2.07
 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: 34a449920cff4a591d4a65a28b354d0a
+# Source0-md5: e6d7f7b09f7193709fc8a059b699c93d
 URL:           http://search.cpan.org/dist/Test-TCP/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl(Test::SharedFork) >= 0.14
+BuildRequires: perl(Test::SharedFork) >= 0.29
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,6 +47,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/Test/*.pm
+%{perl_vendorlib}/Test/TCP
+%{perl_vendorlib}/Net/EmptyPort.pm
 %{_mandir}/man3/*
This page took 0.08499 seconds and 4 git commands to generate.