https://bugzilla.redhat.com/show_bug.cgi?id=1376783



--- Comment #2 from Peter Robinson <pbrobin...@gmail.com> ---

> You can replace the second and subsequent Summary texts with %{summary}, no
> need to repeat.
> 
> 
> Also, don't repeat the %description, it makes the spec file much harder to
> read than necessary:
> 
> %global _description \
> XXX \
> YYY
> 
> %description -n package-name %{_description}
> 
> etc.
> 
> In %files, please enumerate the items under %{pythonX_sitelib}/ explicitly.
> Something like
> %{python2_sitelib}/libname
> %{python2_sitelib}/libname-%{version}.egg-info

All of the above is a matter of opinion and hence the choice of the maintainer.

-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to