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

Nick Black <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value



--- Comment #1 from Nick Black <[email protected]> ---
looks like I've got a few rpmlint issues to handle:

[dank@localhost ~]$ rpmlint rpmbuild/SRPMS/libdeflate-1.8-1.fc36.src.rpm 
====================================================== rpmlint session starts
======================================================
rpmlint: 2.1.0
configuration:
    /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/licenses.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 31, packages: 1

libdeflate.spec:69: W: macro-in-%changelog %autochangelog
======================= 1 packages and 0 specfiles checked; 0 errors, 1
warnings, 0 badness; has taken 0.1 s =======================
[dank@localhost ~]$ rpmlint rpmbuild/RPMS/
build.log                                libdeflate-1.8-1.fc36.x86_64.rpm      
  root.log
hw_info.log                              libdeflate-devel-1.8-1.fc36.x86_64.rpm
  state.log
installed_pkgs.log                      
libdeflate-static-1.8-1.fc36.x86_64.rpm  
libdeflate-1.8-1.fc36.src.rpm            libdeflate-utils-1.8-1.fc36.x86_64.rpm 
[dank@localhost ~]$ rpmlint rpmbuild/RPMS/*rpm
====================================================== rpmlint session starts
======================================================
rpmlint: 2.1.0
configuration:
    /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/licenses.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 31, packages: 5

libdeflate.x86_64: W: unstripped-binary-or-object /usr/lib64/libdeflate.so.0
libdeflate-utils.x86_64: W: unstripped-binary-or-object
/usr/bin/libdeflate-gunzip
libdeflate-utils.x86_64: W: unstripped-binary-or-object
/usr/bin/libdeflate-gzip
libdeflate-static.x86_64: E: static-library-without-debuginfo
/usr/lib64/libdeflate.a
libdeflate.x86_64: E: shlib-policy-name-error 0
libdeflate-utils.x86_64: W: position-independent-executable-suggested
/usr/bin/libdeflate-gunzip
libdeflate-utils.x86_64: W: position-independent-executable-suggested
/usr/bin/libdeflate-gzip
libdeflate-utils.x86_64: W: no-manual-page-for-binary libdeflate-gunzip
libdeflate-utils.x86_64: W: no-manual-page-for-binary libdeflate-gzip
libdeflate-devel.x86_64: W: missing-dependency-on
libdeflate*/libdeflate-libs/liblibdeflate* = 1.8
libdeflate.spec:69: W: macro-in-%changelog %autochangelog
======================= 5 packages and 0 specfiles checked; 2 errors, 9
warnings, 2 badness; has taken 0.6 s =======================
[dank@localhost ~]$


-- 
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=2023061
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to