[packages/perl-Email-Send-Test] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:41:16 CET 2014
commit 547e0ce870cde1db295699af852cf83cc7f303dc
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:41:12 2014 +0200
use generic url
perl-Email-Send-Test.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Email-Send-Test.spec b/perl-Email-Send-Test.spec
index ff3a4d4..1fbe257 100644
--- a/perl-Email-Send-Test.spec
+++ b/perl-Email-Send-Test.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Email
%define pnam Send-Test
+%include /usr/lib/rpm/macros.perl
Summary: Email::Send::Test - captures emails sent via Email::Send for testing
Summary(pl.UTF-8): Email::Send::Test - przechwytuje dla testu wiadomości wysyłane za pomocą Email::Send
Name: perl-Email-Send-Test
@@ -15,9 +15,10 @@ 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: e7b1ff3a5740fe3b61bb3ae30337f90d
+URL: http://search.cpan.org/dist/Email-Send-Test/
+BuildRequires: perl-ExtUtils-MakeMaker >= 6.24-2
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-ExtUtils-MakeMaker >= 6.24-2
%if %{with tests}
BuildRequires: perl-Email-Send >= 1.42
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Email-Send-Test.git/commitdiff/547e0ce870cde1db295699af852cf83cc7f303dc
More information about the pld-cvs-commit
mailing list