From bc4c0a0fa13de2b6dc83223b43f033b22c6b0d14 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:58:28 +0200 Subject: [PATCH] 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) -- 2.44.0