https://bugzilla.redhat.com/show_bug.cgi?id=1506405
Igor Gnatenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-review? --- Comment #4 from Igor Gnatenko <[email protected]> --- > BuildRequires: python2-devel python3-devel > BuildRequires: python2-docutils python3-docutils > Requires: python2-docutils python3-docutils Move those to appropriate subpackages. > %global sum Checks syntax of reStructuredText and code blocks nested > within it you can define Summary and use text using %{summary}. > %{python2_sitelib}/* > %{python3_sitelib}/* Be more specific, by this you start owning some subdirectories you shouldn't. -- 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 -- [email protected] To unsubscribe send an email to [email protected]
