From 4cdc2be40bf008903ed2d67aca5bbfe8f816ebf4 Mon Sep 17 00:00:00 2001 From: José Matos Date: Dec 30 2016 17:00:37 +0000 Subject: update to 2.8.5 workaround to fix a bug in R (it fails for 32 bit archs) --- diff --git a/rpy.spec b/rpy.spec index dc66454..e37085e 100644 --- a/rpy.spec +++ b/rpy.spec @@ -55,8 +55,8 @@ converted to Python exceptions. %setup -q -n %{srcname}2-%{version} %build -# %py2_build -# %py3_build +# %%py2_build +# %%py3_build # Temporary workaround to fix a bug in R # see https://stat.ethz.ch/pipermail/r-devel/2016-December/073548.html