Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: R-Matrix - R module, Classes etc. for dense and sparse matrices and matrix ops https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241052 ------- Additional Comments From tcallawa@xxxxxxxxxx 2007-05-23 15:30 EST ------- Couple of minor items: You probably want to have: BuildRequires: libgfortran-devel (you're linking to it) The BuildRequires: R is correct, but BuildRequires: R-devel may be needed for other CRAN packages (if they're looking for libR.pc), and it will drag in R as a dependency. Might not be a bad idea to script it that way to be safe. You need to mkdir -p %{buildroot}%{_libdir}/R/library before running R CMD INSTALL into it. :) -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review