]> git.pld-linux.org Git - packages/perl-Test-TCP.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:33:04 +0000 (16:33 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:33:04 +0000 (16:33 +0200)
perl-Test-TCP.spec

index 53480bac0b01b284b5879abf5a195baada466113..c5c021428ff8c247df554b1aa16a8b21d3abc62c 100644 (file)
@@ -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}
 
This page took 0.091368 seconds and 4 git commands to generate.