agajania at cs.newpaltz.edu
2008-Sep-19 18:20 UTC
[Rd] R spec file change for building on CentOS 5.2 (PR#12939)
--GZVR6ND4mMseVXL/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I built R 2.7.2 on CentOS 5.2 today. I used the R.spec file posted on the web site, but I had to change one line to get it to work. I have attached the diffs from my spec file to the original. (Otherwise, the build went fine.) -- Aram J. Agajanian Computer Science/UNIX Support Academic Computing State University of New York at New Paltz Support the Free Software Foundation - www.fsf.org --GZVR6ND4mMseVXL/ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="specfile.diffs" 49c49 < %if %(rpmquery centos-release | grep -v 'not installed$' | grep -c -e '-[0-9]-[0-9].el[0-9]') ---> %if %(rpmquery centos-release | grep -v 'not installed$' | grep -c -e '-[0-9]-[0-9].[0-9]')128c128 < Version: 2.7.2 ---> Version: 2.7.1131c131 < Source0: R-%{version}.tar.gz ---> Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz--GZVR6ND4mMseVXL/--
Martyn Plummer
2008-Sep-22 10:22 UTC
[Rd] R spec file change for building on CentOS 5.2 (PR#12939)
Thanks. We are moving away from the one-size-fits-all spec file for R 2.8.0, but you should still be able to rebuild the RedHat 5 source RPM. On Fri, 2008-09-19 at 20:20 +0200, agajania at cs.newpaltz.edu wrote:> --GZVR6ND4mMseVXL/ > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > > > I built R 2.7.2 on CentOS 5.2 today. I used the R.spec file posted > on the web site, but I had to change one line to get it to work. > I have attached the diffs from my spec file to the original. > (Otherwise, the build went fine.) >----------------------------------------------------------------------- This message and its attachments are strictly confidenti...{{dropped:8}}