Bug 1291885
| Summary: | Version of pngquant in EPEL6 is debug version | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | freeyourmind |
| Component: | pngquant | Assignee: | Sergio Basto <sergio> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | besser82, sergio |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | pngquant-2.5.2-5.fc23 pngquant-2.5.2-5.fc22 pngquant-2.5.2-5.el7 pngquant-2.5.2-5.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-28 22:54:52 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: | |||
|
Description
freeyourmind
2015-12-15 19:37:55 UTC
pngquant-2.5.2-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-75195bd133 pngquant-2.5.2-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-4a647a067b pngquant-2.5.2-5.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-c2d2f37740 pngquant-2.5.2-5.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8ec0a54524 I finally found where I went wrong , pngquant don't have a standard ./configure so we can't use %configure (rpm macro), without %configure, CFLAGS wasn't set to the default of rpms , so I used --enable-debug to enable -g compile flag , but the problem was not use %configure because with %configure, set -g compile flag. We need -g to generate correctly debuginfo packages. Thanks for your report, it helped to find this mystery in my head. pngquant-2.5.2-5.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update pngquant' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8ec0a54524 pngquant-2.5.2-5.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update pngquant' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-c2d2f37740 pngquant-2.5.2-5.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update pngquant' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-4a647a067b pngquant-2.5.2-5.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update pngquant' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-75195bd133 pngquant-2.5.2-5.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. pngquant-2.5.2-5.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. pngquant-2.5.2-5.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. pngquant-2.5.2-5.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |