From 4db0444736ea151c188f5493361eaf8cb0aa62ec Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:53:09 +0200 Subject: [PATCH] use generic url --- perl-MasonX-Profiler.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-MasonX-Profiler.spec b/perl-MasonX-Profiler.spec index 32730be..8ef3226 100644 --- a/perl-MasonX-Profiler.spec +++ b/perl-MasonX-Profiler.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir MasonX %define pnam Profiler +%include /usr/lib/rpm/macros.perl Summary: MasonX::Profiler - Mason per-component profiler Summary(pl.UTF-8): MasonX::Profiler - profiler dla komponentów Masona Name: perl-MasonX-Profiler @@ -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: b6ee67e94723ea6041d8efac6c09832e +URL: http://search.cpan.org/dist/MasonX-Profiler/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -- 2.44.0