https://bugzilla.redhat.com/show_bug.cgi?id=1710219 José Matos <jamatos@xxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jamatos@xxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |jamatos@xxxxxxxx Flags| |fedora-review+ --- Comment #2 from José Matos <jamatos@xxxxxxxx> --- The spec is simple and well written. The license is correct and acceptable for Fedora. fedora-review complains about: - Package have the default element marked as %%doc :doc, DESCRIPTION This is a non issue. - Package requires R-core. - If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. Note: No gcc, gcc-c++ or clang found in BuildRequires See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ These are also non issue because since the spec requires R-devel that requires R-core-devel. R-core-devel requires both R-core as well as the gcc compilers so this issue is moot. The requirement is indirect but natural so nothing to note here. :-) With all that said the package is approved. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx