Summary: | Build script incorrectly detects Taglib version 1.10.0 as lower than 1.7 | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Omar Plummer <omarplummer> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | omarplummer, trufanovan |
Priority: | NOR | ||
Version: | 2.8-git | ||
Target Milestone: | 2.9 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/fec8817c530ce42b6485fdabff6051784b8d9904 | Version Fixed In: | |
Sentry Crash Report: |
Description
Omar Plummer
2015-08-05 20:13:13 UTC
Could you please submit this to reviewboard.kde.org and subscribe the group Amarok to it? Thank you. Done I should probably reference the review request here: https://git.reviewboard.kde.org/r/124639/ Thank you. Do you have commit rights on KDE repos? You're welcome. No, I do not have commit rights. Git commit fec8817c530ce42b6485fdabff6051784b8d9904 by Konrad Zemek, on behalf of Omar Plummer. Committed on 06/08/2015 at 22:24. Pushed by kzemek into branch 'master'. Fix TagLib version check. The version check compared version strings lexicographically, so "1.7" (the min version) compared as greater than "1.10.0". REVIEW: 124639 M +3 -3 cmake/modules/FindTaglib.cmake http://commits.kde.org/amarok/fec8817c530ce42b6485fdabff6051784b8d9904 *** Bug 368304 has been marked as a duplicate of this bug. *** |