[packages/perl-CGI-WML] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:28:00 CET 2014
commit c56af734708f189f5e7ed08937f8cf1f4cc3683d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:27:57 2014 +0200
use generic url
perl-CGI-WML.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-CGI-WML.spec b/perl-CGI-WML.spec
index 7707ffb..789ea96 100644
--- a/perl-CGI-WML.spec
+++ b/perl-CGI-WML.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir CGI
%define pnam WML
+%include /usr/lib/rpm/macros.perl
Summary: CGI::WML - subclass LDS's "CGI.pm" for WML output and WML methods
Summary(pl.UTF-8): CGI::WML - podklasa CGI.pm do wyjścia i metod WML
Name: perl-CGI-WML
@@ -16,14 +16,15 @@ Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 091abe6a07f1b795d63437e78bf68efd
Patch0: %{name}-noninteractive.patch
+URL: http://search.cpan.org/dist/CGI-WML/
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 3.0.3-26
%if %{with tests}
BuildRequires: perl-CGI
BuildRequires: perl-HTML-Parser
BuildRequires: perl-HTML-TableExtract
BuildRequires: perl-XML-Parser
%endif
-BuildRequires: rpm-perlprov >= 3.0.3-26
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-CGI-WML.git/commitdiff/c56af734708f189f5e7ed08937f8cf1f4cc3683d
More information about the pld-cvs-commit
mailing list