The the SPEC file does not reflect the actual dependencies of current versions of Calibre. Dependencies to be removed: BuildRequires: ImageMagick-devel Requires: ImageMagick --> These are no longer needed since 2.57 Dependencies to be modified: BuildRequires: python >= 2.6 BuildRequires: python-devel >= 2.6 --> Calibre requires python 2.7 Dependencies to be added: Requires: python2-psutil Requires: python-pygments Requires: optipng --> Although most users shouldn't experience any problems without these packages, they are used by Calibre and officially listed as dependencies: http://calibre-ebook.com/download_linux In addition, I would recommend to remove the python-feedparser workaround: BuildConflicts: python-feedparser --> The corresponding bug 1026469 has been fixed a year ago and building Calibre with python-feedparser installed works for me.
Thanks for the bug. Updated all these items.
calibre-2.60.0-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c99266037c
calibre-2.60.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-c99266037c
calibre-2.60.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.