Description of problem: License files should be listed with %license when possible Version-Release number of selected component (if applicable): the_silver_searcher-0.32.0-1 How reproducible: always Steps to Reproduce: 1. rpm -ql the_silver_searcher | grep LICENSE Actual results: /usr/share/doc/the_silver_searcher/LICENSE Expected results: /usr/share/licenses/the_silver_searcher/LICENSE Additional info: Bug in all supported versions of fedora, and in epel7. The license file may be listed by %doc too, so a simple patch to the specfile could be as follows. Ingvar --- the_silver_searcher.spec.orig 2016-09-20 09:45:22.673433014 +0200 +++ the_silver_searcher.spec 2016-09-20 09:45:38.408349212 +0200 @@ -49,6 +49,9 @@ %{_mandir}/man1/ag.1* %(dirname %{bashcompdir}) %doc README.md LICENSE +%if 0%{?fedora} >= 17 || 0%{?rhel} >= 7 +%license LICENSE +%endif %changelog * Thu Jun 30 2016 Kenjiro Nakayama <nakayamakenjiro> - 0.32.0-1
Thank you. Fixed http://pkgs.fedoraproject.org/cgit/rpms/the_silver_searcher.git/commit/?id=419a05802c1973157a41e10f0bd34d45fb678c38
Eh, if that test fails (eg. on el6), the LICENSE will not be included. Ingvar
updated http://pkgs.fedoraproject.org/cgit/rpms/the_silver_searcher.git/tree/the_silver_searcher.spec?h=el6
the_silver_searcher-0.32.0-2.fc25 has been pushed to the Fedora 25 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-2016-b72a22a946
the_silver_searcher-0.32.0-2.fc23 has been pushed to the Fedora 23 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-2016-54f7ec990f
the_silver_searcher-0.32.0-2.fc24 has been pushed to the Fedora 24 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-2016-4da6039b17
the_silver_searcher-0.32.0-3.el6 has been pushed to the Fedora EPEL 6 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-EPEL-2016-7540adae5e
the_silver_searcher-0.32.0-2.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2016-02c21e0479
the_silver_searcher-0.33.0-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-4994185fcb
the_silver_searcher-0.33.0-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-6d62337113
the_silver_searcher-0.33.0-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b2a531c601
the_silver_searcher-0.33.0-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-f74b4ddf82
the_silver_searcher-0.33.0-1.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-608a9b5662
the_silver_searcher-0.33.0-1.el6 has been pushed to the Fedora EPEL 6 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-EPEL-2016-608a9b5662
the_silver_searcher-0.33.0-1.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2016-f74b4ddf82
the_silver_searcher-0.33.0-1.fc24 has been pushed to the Fedora 24 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-2016-6d62337113
the_silver_searcher-0.33.0-1.fc25 has been pushed to the Fedora 25 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-2016-b2a531c601
the_silver_searcher-0.33.0-1.fc23 has been pushed to the Fedora 23 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-2016-4994185fcb
the_silver_searcher-0.33.0-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
the_silver_searcher-0.33.0-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
the_silver_searcher-0.33.0-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
the_silver_searcher-0.33.0-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
the_silver_searcher-0.33.0-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.