[packages/perl-Net-ICQ] use generic url
glen
glen at pld-linux.org
Tue Nov 25 20:58:32 CET 2014
commit bc4c0a0fa13de2b6dc83223b43f033b22c6b0d14
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 21:58:28 2014 +0200
use generic url
perl-Net-ICQ.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Net-ICQ.spec b/perl-Net-ICQ.spec
index e8ec0ff..b97ea3e 100644
--- a/perl-Net-ICQ.spec
+++ b/perl-Net-ICQ.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 ICQ
+%include /usr/lib/rpm/macros.perl
Summary: Net::ICQ perl module
Summary(pl.UTF-8): Moduł perla Net::ICQ
Name: perl-Net-ICQ
@@ -15,9 +15,10 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 0fd10c3daa3aa6e406f0bee4ba22a994
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
+URL: http://search.cpan.org/dist/Net-ICQ/
BuildRequires: perl-Text-LineEditor
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
Requires: perl-Text-LineEditor
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-ICQ.git/commitdiff/bc4c0a0fa13de2b6dc83223b43f033b22c6b0d14
More information about the pld-cvs-commit
mailing list