[packages/perl-MooseX-Types-Common] use generic url
glen
glen at pld-linux.org
Tue Nov 25 20:57:45 CET 2014
commit d6bcb85e50d40641ebc69ea2edf6483369e3da40
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 21:57:42 2014 +0200
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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-MooseX-Types-Common.git/commitdiff/d6bcb85e50d40641ebc69ea2edf6483369e3da40
More information about the pld-cvs-commit
mailing list