From 1524f29e540e1af7c0841b3057e705d3c8384c27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:57:38 +0200 Subject: [PATCH] use generic url --- perl-MooseX-Role-WithOverloading.spec | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/perl-MooseX-Role-WithOverloading.spec b/perl-MooseX-Role-WithOverloading.spec index 7216f83..f7d1950 100644 --- a/perl-MooseX-Role-WithOverloading.spec +++ b/perl-MooseX-Role-WithOverloading.spec @@ -1,12 +1,11 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# + %define pdir MooseX %define pnam Role-WithOverloading %include /usr/lib/rpm/macros.perl Summary: MooseX::Role::WithOverloading - Roles which support overloading -#Summary(pl.UTF-8): Name: perl-MooseX-Role-WithOverloading Version: 0.13 Release: 4 @@ -15,8 +14,7 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/MooseX/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 9f00627828c22aece891b016bcf12762 -# generic URL, check or change before uncommenting -#URL: http://search.cpan.org/dist/MooseX-Role-WithOverloading/ +URL: http://search.cpan.org/dist/MooseX-Role-WithOverloading/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -36,9 +34,6 @@ defines overloaded operators and allows those operator overloadings to be composed into the classes/roles/instances it's compiled to, while plain Moose::Roles would lose the overloading. -# %description -l pl.UTF-8 -# TODO - %prep %setup -q -n %{pdir}-%{pnam}-%{version} -- 2.44.0