Description of problem: %_libdir/R/etc/Makeconf and %_libdir/R/bin/libtool contain references to /builddir which I thought rpmbuild should catch. $ grep /builddir /usr/lib64/R/etc/Makeconf /usr/lib64/R/bin/libtool /usr/lib64/R/etc/Makeconf:FLIBS = -ldl -lpthread -lrt /builddir/build/BUILD/R-3.3.0/zlib-1.2.8/target/usr/lib64/libz.a /builddir/build/BUILD/R-3.3.0/bzip2-1.0.6/target/usr/lib64/libbz2.a /builddir/build/BUILD/R-3.3.0/xz-5.2.2/target/usr/lib64/liblzma.a /builddir/build/BUILD/R-3.3.0/pcre-8.38/target/usr/lib64/libpcre.a /builddir/build/BUILD/R-3.3.0/curl-7.48.0/target/usr/lib64/libcurl.a -lcurl -lidn -lssh2 -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lldap -lz -lgfortran -lm /usr/lib64/R/bin/libtool:LTCFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fpic -fPIC -I/builddir/build/BUILD/R-3.3.0/zlib-1.2.8/target/usr/include -I/builddir/build/BUILD/R-3.3.0/bzip2-1.0.6/target/usr/include -I/builddir/build/BUILD/R-3.3.0/xz-5.2.2/target/usr/include -I/builddir/build/BUILD/R-3.3.0/pcre-8.38/target/usr/include -I/builddir/build/BUILD/R-3.3.0/curl-7.48.0/target/usr/include"
I realized I omitted the version, and should have checked -testing. In 3.3.0-8.el6.x86_64 Makeconf doesn't reference the builddir, but ldpaths does.
R-3.3.0-10.el5 has been submitted as an update to Fedora EPEL 5. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-367d157bc6
R-3.3.0-10.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-17cc4fbf07
R-3.3.0-10.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-367d157bc6
R-3.3.0-10.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-17cc4fbf07
R-3.3.0-10.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
R-3.3.0-10.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.