https://bugzilla.redhat.com/show_bug.cgi?id=1450590 --- Comment #14 from James Hogarth <james.hogarth@xxxxxxxxx> --- To ensure the doc location complies with guidelines what I think would be better would be to include at the end of your %install: rm -rf %{buildroot}%{_docdir}/%{name}* and then in your %files just have: %doc README.markdown __________________ Separate to that can you please ass --disable-silent-rules to your ./configure and on my testing there was no need to include --disable-python as there is no python in the buildroot to be picked up anyway. Finally from a syntax/grammar perspective to make life easier on other maintainers, can you please do one line per BuildRequires ? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx