[packages/perl-Chart-Plot] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:30:30 CET 2014
commit ba249f4f5e8bc63623025cf3242c95571fb93a9c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:30:26 2014 +0200
use generic url
perl-Chart-Plot.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Chart-Plot.spec b/perl-Chart-Plot.spec
index 630830e..d58216c 100644
--- a/perl-Chart-Plot.spec
+++ b/perl-Chart-Plot.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Chart
%define pnam Plot
+%include /usr/lib/rpm/macros.perl
Summary: Chart::Plot - plot two dimensional data in an image
Summary(pl.UTF-8): Chart::Plot - gaficzne przedstawianie dwuwymiarowych dane
Name: perl-Chart-Plot
@@ -15,11 +15,12 @@ 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: 22105348d7ff33603e37fb470c0ce003
+URL: http://search.cpan.org/dist/Chart-Plot/
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
BuildRequires: perl-GD
%endif
-BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Chart-Plot.git/commitdiff/ba249f4f5e8bc63623025cf3242c95571fb93a9c
More information about the pld-cvs-commit
mailing list