From 8ebf64e8be9b4962849adb632a885e647fbcd633 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:48:32 +0200 Subject: [PATCH] use generic url --- perl-GD-Graph-histogram.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-GD-Graph-histogram.spec b/perl-GD-Graph-histogram.spec index db92342..3c43cbc 100644 --- a/perl-GD-Graph-histogram.spec +++ b/perl-GD-Graph-histogram.spec @@ -1,6 +1,6 @@ -%include /usr/lib/rpm/macros.perl %define pdir GD %define pnam Graph-histogram +%include /usr/lib/rpm/macros.perl Summary: GD::Graph::histogram Perl module - Histogram plotting module Name: perl-GD-Graph-histogram Version: 1.1 @@ -10,15 +10,16 @@ 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: 633c97212412d0d85bb3dc7251f5bad9 -BuildRequires: perl-devel >= 1:5.8.0 +URL: http://search.cpan.org/dist/GD-Graph-histogram/ BuildRequires: perl-GD-Graph +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description GD::Graph::histogram extends the GD::Graph module to create -histograms. The module allow creation of count or percentage +histograms. The module allow creation of count or percentage histograms. %prep -- 2.44.0