Hide Forgot
Created attachment 491961 [details] git patch to pm-utils.spec to rearrange the included documentation The pm-utils rpm includes documentation in both %{_docdir}/%{name}-%{version} and %{_docdir}/%{name}, and duplicates README. Moving all those files to %{_docdir}/%{name}-%{version} is better practice in Fedora. See the attached git patch.
Thanks, looks good, commited.