summaryrefslogtreecommitdiff
path: root/perl-Math-Business-BlackScholes.spec
diff options
context:
space:
mode:
authoramateja2009-09-18 07:39:44 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitbd3343dffcae3aceb3ffe5ae0ae0a6c5198ea51b (patch)
tree89019d502dc83f392867c14ff671709c5de97a23 /perl-Math-Business-BlackScholes.spec
parent7fcb2589288893a38a2c782c03ae201072f0d22e (diff)
downloadperl-Math-Business-BlackScholes-bd3343dffcae3aceb3ffe5ae0ae0a6c5198ea51b.zip
perl-Math-Business-BlackScholes-bd3343dffcae3aceb3ffe5ae0ae0a6c5198ea51b.tar.gz
Changed files: perl-Math-Business-BlackScholes.spec -> 1.18
Diffstat (limited to 'perl-Math-Business-BlackScholes.spec')
-rw-r--r--perl-Math-Business-BlackScholes.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/perl-Math-Business-BlackScholes.spec b/perl-Math-Business-BlackScholes.spec
index b633ee2..c65b39a 100644
--- a/perl-Math-Business-BlackScholes.spec
+++ b/perl-Math-Business-BlackScholes.spec
@@ -8,16 +8,18 @@
Summary: Math::Business::BlackScholes - Black-Scholes option price model functions
Summary(pl.UTF-8): Math::Business::BlackScholes - funkcje modelu cenowego Black-Scholes
Name: perl-Math-Business-BlackScholes
-Version: 0.06
+Version: 1.01
Release: 1
# same as perl
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: d49d2e8231b0ed36c6fd17fc31e4b7a5
+# Source0-md5: dfa3695f504e2632865fe61ae90ee52c
BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: perl-Math-CDF >= 0.1
BuildRequires: rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires: perl(Math::CDF) >= 0.1
+%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)