From c62e9fc6b7779be4a1f672abd4dbfa44699695ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:54:37 +0200 Subject: [PATCH] use generic url --- perl-Math-Business-MACD.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-Math-Business-MACD.spec b/perl-Math-Business-MACD.spec index d91d521..8a1a8a9 100644 --- a/perl-Math-Business-MACD.spec +++ b/perl-Math-Business-MACD.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Math %define pnam Business-MACD +%include /usr/lib/rpm/macros.perl Summary: Math::Business::MACD - Perl extension for calculating MACDs Summary(pl.UTF-8): Math::Business::MACD - rozszerzenie Perla do obliczania MACD Name: perl-Math-Business-MACD @@ -14,11 +14,12 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 26e11fd1a01d8d3d6dde3f8fec27b1da +URL: http://search.cpan.org/dist/Math-Business-MACD/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl-Math-Business-EMA >= 1.06 %endif -BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0