From 2448cd09fa842d301419d54fd2d89de366e96fd6 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 12 Feb 2018 13:49:27 -0500 Subject: [PATCH] undefine %%__brp_mangle_shebangs (we need +x on files in %%{_libdir}/R/bin/) --- R.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/R.spec b/R.spec index 6794a75..acc423d 100644 --- a/R.spec +++ b/R.spec @@ -1,3 +1,6 @@ +# We do not want this. +%define __brp_mangle_shebangs /usr/bin/true + %ifarch x86_64 %global java_arch amd64 %else @@ -96,7 +99,7 @@ Name: R Version: 3.4.3 -Release: 5%{?dist} +Release: 6%{?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 @@ -1174,6 +1177,9 @@ R CMD javareconf \ %{_libdir}/libRmath.a %changelog +* Mon Feb 12 2018 Tom Callaway - 3.4.3-6 +- undefine %%__brp_mangle_shebangs (we need +x on files in %%{_libdir}/R/bin/) + * Wed Feb 7 2018 Tom Callaway - 3.4.3-5 - fix exec permissions on files in %%{_libdir}/R/bin/