From: Elan Ruusamäe Date: Sun, 30 Nov 2014 14:33:04 +0000 (+0200) Subject: use generic url X-Git-Tag: auto/th/perl-Test-TCP-2.07-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7e864915d1fb727efcfa6ef4363da1021e780326;p=packages%2Fperl-Test-TCP.git use generic url --- 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}