Bug 1292257
| Summary: | epel7 digikam has wrongly versioned dependency on kde-runtime | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Yaakov Selkowitz <yselkowi> |
| Component: | digikam | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | alekcejk, dhorak, hannsj_uhl, rdieter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | digikam-4.10.0-6.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-22 07:25:34 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: | |||
| Bug Depends On: | 1289241 | ||
| Bug Blocks: | 1197165, 1285484 | ||
%changelog * Tue Jan 05 2016 Rex Dieter <rdieter> 4.10.0-6 - epel7 digikam has wrongly versioned dependency on kde-runtime (#1292257) digikam-4.10.0-6.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-ea5d593879 digikam-4.10.0-6.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-ea5d593879 digikam-4.10.0-6.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |
epel7 digikam.spec contains: Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}} kdelibs was rebased in RHEL 7.2, but kde-runtime was not, causing an unresolvable dependency in the resulting RPM when rebuilt on 7.2, as is currently being done for new EPEL architectures. Please change this to an unversioned Requires: and update to fix the build on the new arches.