From 79fa1a7b54c8ad6320bd17171d0f01e8c77fb794 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 10:12:18 +0200 Subject: [PATCH] use generic url --- perl-Attribute-Handlers-Prospective.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-Attribute-Handlers-Prospective.spec b/perl-Attribute-Handlers-Prospective.spec index 9905620..1fbc620 100644 --- a/perl-Attribute-Handlers-Prospective.spec +++ b/perl-Attribute-Handlers-Prospective.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Attribute %define pnam Handlers-Prospective +%include /usr/lib/rpm/macros.perl Summary: Attribute::Handlers::Prospective - enhanced definition of attribute handlers Summary(pl.UTF-8): Attribute::Handlers::Prospective - rozszerzona definicja obsługi atrybutów Name: perl-Attribute-Handlers-Prospective @@ -15,12 +15,13 @@ 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: d20442ca3d7f83aacbdb15f225fdf287 +URL: http://search.cpan.org/dist/Attribute-Handlers-Prospective/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl-Filter-Simple BuildRequires: perl-Parse-RecDescent %endif -BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0