From b097bb28db5b33116e5d96399529aff86651efff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:30:11 +0200 Subject: [PATCH] use generic url --- perl-Catalyst-Component-InstancePerContext.spec | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/perl-Catalyst-Component-InstancePerContext.spec b/perl-Catalyst-Component-InstancePerContext.spec index 47ab9f1..f7a9c2e 100644 --- a/perl-Catalyst-Component-InstancePerContext.spec +++ b/perl-Catalyst-Component-InstancePerContext.spec @@ -1,12 +1,11 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# + %define pdir Catalyst %define pnam Component-InstancePerContext %include /usr/lib/rpm/macros.perl Summary: Catalyst::Component::InstancePerContext - Return a new instance a component on each request -#Summary(pl.UTF-8): Name: perl-Catalyst-Component-InstancePerContext Version: 0.001001 Release: 1 @@ -15,8 +14,7 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Catalyst/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: dd3e9c804cb7f8d6755132d92b26a80a -# generic URL, check or change before uncommenting -#URL: http://search.cpan.org/dist/Catalyst-Component-InstancePerContext/ +URL: http://search.cpan.org/dist/Catalyst-Component-InstancePerContext/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -29,9 +27,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Return a new instance a component on each request -# %description -l pl.UTF-8 -# TODO - %prep %setup -q -n %{pdir}-%{pnam}-%{version} -- 2.44.0