Bug 2079394

Summary: Review Request: R-kernlab - Kernel-based machine learning lab
Product: [Fedora] Fedora Reporter: Ali Erdinc Koroglu <ali.erdinc.koroglu>
Component: Package ReviewAssignee: Iñaki Ucar <i.ucar86>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i.ucar86, package-review
Target Milestone: ---Flags: i.ucar86: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-28 11:42:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 1 Iñaki Ucar 2022-07-21 15:46:36 UTC
Comments:

- The license is GPLv2, not GPLv2+.

- Please, use the following for the source (see the R packaging guidelines):

Source:		%{url}&version=%{packvers}-%{packrel}#/%{packname}_%{packvers}-%{packrel}.tar.gz

- "BuildRequires: gcc-c++" is a general requirement for C++ programs, but it is redundant in R packages. "BuildRequires: R-devel" is enough, so please remove the former.

- Please express the texlive dependency as follows:

BuildRequires:	tex(a4wide.sty)

- "Require: R-core" is also redundant, please remove it.

- Please mark the following files as %doc:

%{rlibdir}/%{packname}/doc
%{rlibdir}/%{packname}/html
%{rlibdir}/%{packname}/CITATION

Comment 3 Iñaki Ucar 2022-07-22 15:38:48 UTC
LGTM. rpmlint output is clean, Requires are sane. Package APPROVED.

Comment 4 Ali Erdinc Koroglu 2022-07-28 11:42:25 UTC
https://src.fedoraproject.org/rpms/R-kernlab