From: Elan Ruusamäe Date: Tue, 25 Nov 2014 19:57:42 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=d6bcb85e50d40641ebc69ea2edf6483369e3da40;p=packages%2Fperl-MooseX-Types-Common.git use generic url --- diff --git a/perl-MooseX-Types-Common.spec b/perl-MooseX-Types-Common.spec index edbe332..7b45092 100644 --- a/perl-MooseX-Types-Common.spec +++ b/perl-MooseX-Types-Common.spec @@ -1,12 +1,11 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# + %define pdir MooseX %define pnam Types-Common %include /usr/lib/rpm/macros.perl Summary: MooseX::Types::Common - A library of commonly used type constraints -#Summary(pl.UTF-8): Name: perl-MooseX-Types-Common Version: 0.001004 Release: 1 @@ -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: 7e6ac09fc14143362a8b1d1e66cd9543 -# generic URL, check or change before uncommenting -#URL: http://search.cpan.org/dist/MooseX-Types-Common/ +URL: http://search.cpan.org/dist/MooseX-Types-Common/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -28,12 +26,8 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -A set of commonly-used type constraints that do not ship with Moose by default. - - - -# %description -l pl.UTF-8 -# TODO +A set of commonly-used type constraints that do not ship with Moose by +default. %prep %setup -q -n %{pdir}-%{pnam}-%{version}