Description of problem: The following change log entry contains unescaped RPM macro, which is not allowed: * Wed Oct 16 2013 Petr Hracek <phracek> - 4.0.3-12 - make check moved to %check section (#1017070) Version-Release number of selected component (if applicable): libtiff-4.0.8-3.fc27 How reproducible: Easily. Steps to Reproduce: 1. rpmlint libtiff.spec Actual results: libtiff.spec:240: W: macro-in-%changelog %check Additional info: This causes problems to csmock (a tool for fully automatic static analysis of RPM packages). Please consider applying the following trivial patch: --- a/libtiff.spec +++ b/libtiff.spec @@ -237,7 +237,7 @@ find html -name 'Makefile*' | xargs rm - Fix #510240 Correct tiff2ps man option -W * Wed Oct 16 2013 Petr Hracek <phracek> - 4.0.3-12 -- make check moved to %check section (#1017070) +- make check moved to %%check section (#1017070) * Tue Oct 08 2013 Petr Hracek <phracek> - 4.0.3-11 - Resolves: #510258, #510240 - man page corrections
Commit: https://src.fedoraproject.org/rpms/libtiff/c/e8739ceeed2ca51ed63d8c63dd15a64282c35c2f
libtiff-4.0.9-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-15ff678c5b
libtiff-4.0.9-2.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-15ff678c5b
libtiff-4.0.9-2.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.