From: Elan Ruusamäe Date: Tue, 25 Nov 2014 19:57:38 +0000 (+0200) Subject: use generic url X-Git-Tag: auto/th/perl-MooseX-Role-WithOverloading-0.13-5~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1524f29e540e1af7c0841b3057e705d3c8384c27;p=packages%2Fperl-MooseX-Role-WithOverloading.git use generic url --- 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}