[packages/perl-Test-POE-Server-TCP] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:32:55 CET 2014
commit 54b370088e87faae6ad81b6b1c7e70b2eb8ccd8d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:32:51 2014 +0200
use generic url
perl-Test-POE-Server-TCP.spec | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
---
diff --git a/perl-Test-POE-Server-TCP.spec b/perl-Test-POE-Server-TCP.spec
index 84ca60a..055d832 100644
--- a/perl-Test-POE-Server-TCP.spec
+++ b/perl-Test-POE-Server-TCP.spec
@@ -1,12 +1,11 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Test
%define pnam POE-Server-TCP
+%include /usr/lib/rpm/macros.perl
Summary: Test::POE::Server::TCP - A POE Component providing TCP server services for test cases
-#Summary(pl.UTF-8):
Name: perl-Test-POE-Server-TCP
Version: 1.16
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: ac6b0c3d4609583e56b7ec21e428eb64
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/Test-POE-Server-TCP/
+URL: http://search.cpan.org/dist/Test-POE-Server-TCP/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -36,9 +34,6 @@ Each of these events will refer to a unique client ID which may be
used in communication with the component when sending data to the
client or disconnecting a client connection.
-# %description -l pl.UTF-8
-# TODO
-
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-POE-Server-TCP.git/commitdiff/54b370088e87faae6ad81b6b1c7e70b2eb8ccd8d
More information about the pld-cvs-commit
mailing list