From 0d31d5000e362080e80acbe6158c130eea8cd6e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:38:57 +0200 Subject: [PATCH] use generic url --- perl-Device-ParallelPort.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Device-ParallelPort.spec b/perl-Device-ParallelPort.spec index fba11e2..1c76744 100644 --- a/perl-Device-ParallelPort.spec +++ b/perl-Device-ParallelPort.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Device %define pnam ParallelPort +%include /usr/lib/rpm/macros.perl Summary: Device::ParallelPort - parallel port driver for Perl Summary(pl.UTF-8): Device::ParallelPort - sterownik portu równoległego dla Perla Name: perl-Device-ParallelPort @@ -16,6 +16,7 @@ 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: 6d2345b31f9c3871230ba384c62c2d00 +URL: http://search.cpan.org/dist/Device-ParallelPort/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0