[packages/perl-Test-Extreme] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:32:44 CET 2014
commit 1bc22edf5c247fe869dc5770f099d37c7f219046
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:32:40 2014 +0200
use generic url
perl-Test-Extreme.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Extreme.spec b/perl-Test-Extreme.spec
index a8c145c..fe0ab91 100644
--- a/perl-Test-Extreme.spec
+++ b/perl-Test-Extreme.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Test
%define pnam Extreme
+%include /usr/lib/rpm/macros.perl
Summary: Test::Extreme - a perlish unit testing framework
Summary(pl.UTF-8): Test::Extreme - perlowy szkielet do testowania w stylu unit
Name: perl-Test-Extreme
@@ -15,6 +15,7 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 008505ccc3d31a46cc89dc5883ba2d14
+URL: http://search.cpan.org/dist/Test-Extreme/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Extreme.git/commitdiff/1bc22edf5c247fe869dc5770f099d37c7f219046
More information about the pld-cvs-commit
mailing list