From 7e864915d1fb727efcfa6ef4363da1021e780326 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Nov 2014 16:33:04 +0200 Subject: [PATCH] use generic url --- perl-Test-TCP.spec | 9 ++------- 1 file 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} -- 2.44.0