https://bugzilla.redhat.com/show_bug.cgi?id=2179404



--- Comment #22 from Petr Pisar <[email protected]> ---
$ rpmlint openvkl.spec ../SRPMS/openvkl-1.3.2-1.fc39.src.rpm
../RPMS/x86_64/openvkl-*
======================================== rpmlint session starts
=======================================
rpmlint: 2.4.0
configuration:
    /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 31, packages: 6

openvkl.x86_64: W: no-manual-page-for-binary vklTests
openvkl-devel.x86_64: W: no-documentation
========= 5 packages and 1 specfiles checked; 0 errors, 2 warnings, 0 badness;
has taken 1.8 s ========
rpmlint is Ok.

$ rpm -q --qf '%{license}\n' -p ../RPMS/x86_64/openvkl-1.3.2-1.fc39.x86_64.rpm 
Apache-2.0 AND BSL-1.0 AND MIT
Ok.

$ rpm -q --qf '%{license}\n' -p
../RPMS/x86_64/openvkl-devel-1.3.2-1.fc39.x86_64.rpm 
Apache-2.0 AND BSL-1.0 AND MIT
FIX: openvkl-devel is now "Apache-2.0 AND BSL-1.0 AND MIT". That's incorrect
because that package does not contain any BSL-1.0 or MIT files. A License tag
is inherited from the main package. Please add "License: Apache-2.0" to
openvkl-devel subpackage to fix it.

$ rpm -q --requires -p ../RPMS/x86_64/openvkl-devel-1.3.2-1.fc39.x86_64.rpm |
sort -f | uniq -c
      1 cmake-filesystem(x86-64)
      1 libopenvkl.so.1()(64bit)
      1 libopenvkl_module_cpu_device.so.1()(64bit)
      1 libopenvkl_module_cpu_device_16.so.1()(64bit)
      1 libopenvkl_module_cpu_device_4.so.1()(64bit)
      1 libopenvkl_module_cpu_device_8.so.1()(64bit)
      1 openvdb-devel >= 7.0.0
      1 openvkl(x86-64) = 1.3.2-1.fc39
      1 rkcommon-devel >= 1.11.0
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsZstd) <= 5.4.18-1
Binary requires are Ok.

$ resolvedeps rawhide ../RPMS/x86_64/openvkl-{,devel-}1.3.2-1.fc39.x86_64.rpm 
Binary dependencies are resolvable. Ok.

Please correct the FIX item and provide an updates spec file.


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2179404

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202179404%23c22
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to