From 25d795f921a353109350619e23467f1c495557cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 22:00:52 +0200 Subject: [PATCH] use generic url --- perl-Object-MultiType.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Object-MultiType.spec b/perl-Object-MultiType.spec index 9f1d759..f8df77f 100644 --- a/perl-Object-MultiType.spec +++ b/perl-Object-MultiType.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Object %define pnam MultiType +%include /usr/lib/rpm/macros.perl Summary: Object::MultiType - Perl objects as hash, array, scalar, code and glob at the same time Summary(pl.UTF-8): Object::MultiType - obiekty perlowe jako hasze, tablice, skalary, kod i globy jednocześnie Name: perl-Object-MultiType @@ -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: 171ed010dab19fb8b94f22a5fca97814 +URL: http://search.cpan.org/dist/Object-MultiType/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0