]> git.pld-linux.org Git - packages/perl-MooseX-Types-Common.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:42 +0000 (21:57 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:42 +0000 (21:57 +0200)
perl-MooseX-Types-Common.spec

index edbe332aed1257e749b7782cc6d8cd205fcfe002..7b450924b661295ef5b1c8282bc7906fa673914f 100644 (file)
@@ -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}
This page took 0.133551 seconds and 4 git commands to generate.