Created attachment 1230729 [details] Work-around for versioned %_pkgdocdir Build of package fails when epel-rpm-macros fixing _pkgdocdir to be versioned is in place because spec is hardcoded to use unversioned docdir. qhttpengine-0.1.0-2.el7 I couldn't find out good way to fix this but this ugly hack works.
Easy fix: Replace all occurances of %{_pkgdocdir} with %{_docdir}/%{name} .
Not sure if this is a duplication of bug #1392354 or a workaround till that gets fixed generally.
The better way would be to patch/fix CMakeLists.txt and poke upstream to implement -DDOC_INSTALL_DIR properly. Alternatively, %install should move doc files to right location (versioned).
*** Bug 1403369 has been marked as a duplicate of this bug. ***
*** Bug 1168864 has been marked as a duplicate of this bug. ***
qhttpengine-0.1.0-4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-32c778535b
qhttpengine-0.1.0-4.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-2017-32c778535b
qhttpengine-0.1.0-4.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.