[packages/perl-Net-EasyTCP] use generic url
glen
glen at pld-linux.org
Tue Nov 25 20:58:05 CET 2014
commit 83a9b30332535ec36d66543710d95a816bcdaa00
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 21:58:02 2014 +0200
use generic url
perl-Net-EasyTCP.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-EasyTCP.spec b/perl-Net-EasyTCP.spec
index f7526e7..42b30d9 100644
--- a/perl-Net-EasyTCP.spec
+++ b/perl-Net-EasyTCP.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Net
%define pnam EasyTCP
+%include /usr/lib/rpm/macros.perl
Summary: Net::EasyTCP Perl module - easily create TCP/IP clients and servers
Summary(pl.UTF-8): Moduł Perla Net::EasyTCP - pomocny przy tworzeniu klientów i serwerów TCP/IP
Name: perl-Net-EasyTCP
@@ -15,6 +15,7 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
# Source0-md5: c8ff3f221bcdb358ed9dfa8c6b098b35
+URL: http://search.cpan.org/dist/Net-EasyTCP/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-EasyTCP.git/commitdiff/83a9b30332535ec36d66543710d95a816bcdaa00
More information about the pld-cvs-commit
mailing list