From 38101a37043ef82188ecdfc3add94130404f9e50 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 13:10:37 +0200 Subject: [PATCH] use generic url --- perl-List-Priority.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-List-Priority.spec b/perl-List-Priority.spec index 81caff7..64ecde7 100644 --- a/perl-List-Priority.spec +++ b/perl-List-Priority.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir List %define pnam Priority +%include /usr/lib/rpm/macros.perl Summary: List::Priority - a list that manipulates objects by their priority Summary(pl.UTF-8): List::Priority - manipulowanie elementami listy zgodnie z ich priorytetem Name: perl-List-Priority @@ -15,6 +15,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: 10ecdf78556486c232af3f02c6e6c085 +URL: http://search.cpan.org/dist/List-Priority/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0