[packages/perl-List-UtilsBy] use generic url
glen
glen at pld-linux.org
Tue Nov 25 12:10:48 CET 2014
commit c772753c4ea8a028ea45f05ba046539e770d7bba
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 13:10:44 2014 +0200
use generic url
perl-List-UtilsBy.spec | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 4ba454c..3cfdacb 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,12 +1,11 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
+
%define pdir List
%define pnam UtilsBy
%include /usr/lib/rpm/macros.perl
Summary: List::UtilsBy - higher-order list utility functions
-#Summary(pl.UTF-8):
Name: perl-List-UtilsBy
Version: 0.08
Release: 1
@@ -15,13 +14,10 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/List/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: df0226ccd6f8ebf8b5965e408dca8662
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/List-UtilsBy/
+URL: http://search.cpan.org/dist/List-UtilsBy/
BuildRequires: perl-Module-Build
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,9 +35,6 @@ extra function, when given each value.
my @people_sorted = sort_by { $_->name } @people;
-# %description -l pl.UTF-8
-# TODO
-
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-List-UtilsBy.git/commitdiff/c772753c4ea8a028ea45f05ba046539e770d7bba
More information about the pld-cvs-commit
mailing list