[packages/perl-HTTP-WebTest] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:52:45 CET 2014
commit e6304f5c3ece8a1a3717cfe005f1bd9ba0a3b397
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:52:42 2014 +0200
use generic url
perl-HTTP-WebTest.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-HTTP-WebTest.spec b/perl-HTTP-WebTest.spec
index b46fbe8..6b04f38 100644
--- a/perl-HTTP-WebTest.spec
+++ b/perl-HTTP-WebTest.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_with tests # do perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir HTTP
%define pnam WebTest
+%include /usr/lib/rpm/macros.perl
Summary: HTTP::WebTest - test static and dynamic web content
Summary(pl.UTF-8): HTTP::WebTest - testowanie statycznych i dynamicznych treści z WWW
Name: perl-HTTP-WebTest
@@ -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: 16bfb8e76bf301e788241d774cab7cee
+URL: http://search.cpan.org/dist/HTTP-WebTest/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-WebTest.git/commitdiff/e6304f5c3ece8a1a3717cfe005f1bd9ba0a3b397
More information about the pld-cvs-commit
mailing list