Created attachment 776833 [details] Drop version from _docdir_fmt Attached is a patch that drops package version from _docdir_fmt, thus making doc dirs unversioned per the now accepted F-20 feature. https://lists.fedoraproject.org/pipermail/devel/2013-July/185633.html https://fedorahosted.org/fesco/ticket/1138 Ok if I push and build this for devel? And would you like it conditionalized on 0%{?fedora} >= 20?
Please note this needs to be applied before the F20 mass rebuild starts; see https://fedorahosted.org/rel-eng/ticket/5655 for related coordination.
Scratch build with this and the libtool change in it. Please scream if you see anything wrong with it. I will push this out later tonight if not: http://koji.fedoraproject.org/koji/taskinfo?taskID=5653042
Thanks, unfortunately I have no time to test/scream any more tonight, but per discussion on the packaging list I suggest adding _pkgdocdir to macros in addition to _docdir_fmt, making the block of these vars look like: %_defaultdocdir %{_prefix}/share/doc %_pkgdocdir %{_docdir}/%{name} %_docdir_fmt %%{NAME}
ok. I folded that change in too. Thanks.
ok. Should be live in rawhide now. Please reopen if you see any issues.