[packages/perl-Math-Business-MACD] use generic url
glen
glen at pld-linux.org
Tue Nov 25 20:54:40 CET 2014
commit c62e9fc6b7779be4a1f672abd4dbfa44699695ab
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 21:54:37 2014 +0200
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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-Business-MACD.git/commitdiff/c62e9fc6b7779be4a1f672abd4dbfa44699695ab
More information about the pld-cvs-commit
mailing list