From f796bb34e0d2d18d6449c90ed695f1e9c09cd7cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 13 Jul 2017 11:50:21 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- R.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/R.spec b/R.spec index c1c5043..fb8cf1d 100644 --- a/R.spec +++ b/R.spec @@ -96,7 +96,7 @@ Name: R Version: 3.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A language for data analysis and graphics URL: http://www.r-project.org Source0: ftp://cran.r-project.org/pub/R/src/base/R-3/R-%{version}.tar.gz @@ -251,7 +251,7 @@ Requires: tex(dvips), vi %else Requires: vim-minimal %endif -Requires: perl, sed, gawk, tex(latex), less, make, unzip +Requires: perl-interpreter, sed, gawk, tex(latex), less, make, unzip # Make sure we bring the new libRmath with us Requires: libRmath%{?_isa} = %{version}-%{release} @@ -1170,6 +1170,10 @@ R CMD javareconf \ %{_libdir}/libRmath.a %changelog +* Thu Jul 13 2017 Petr Pisar - 3.4.1-2 +- perl dependency renamed to perl-interpreter + + * Fri Jun 30 2017 Tom Callaway - 3.4.1-1 - update to 3.4.1