summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2014-11-30 14:33:04 (GMT)
committerElan Ruusamäe2014-11-30 14:33:04 (GMT)
commit7e864915d1fb727efcfa6ef4363da1021e780326 (patch)
treed4448749c27c02b623075bf54b68b2155d859a13
parent67b0a673e03988459465cf0b8f1a49f9930ade4c (diff)
downloadperl-Test-TCP-7e864915d1fb727efcfa6ef4363da1021e780326.zip
perl-Test-TCP-7e864915d1fb727efcfa6ef4363da1021e780326.tar.gz
use generic url
-rw-r--r--perl-Test-TCP.spec9
1 files changed, 2 insertions, 7 deletions
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index 53480ba..c5c0214 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,12 +1,11 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
+
%define pdir Test
%define pnam TCP
%include /usr/lib/rpm/macros.perl
Summary: Test::TCP - testing TCP program
-#Summary(pl.UTF-8):
Name: perl-Test-TCP
Version: 1.15
Release: 1
@@ -15,8 +14,7 @@ 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
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/Test-TCP/
+URL: http://search.cpan.org/dist/Test-TCP/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -28,9 +26,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Test::TCP is test utilities for TCP/IP programs.
-# %description -l pl.UTF-8
-# TODO
-
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}