From d6bcb85e50d40641ebc69ea2edf6483369e3da40 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:57:42 +0200 Subject: [PATCH] use generic url --- perl-MooseX-Types-Common.spec | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) 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} -- 2.44.0