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

Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zbys...@in.waw.pl



--- Comment #1 from Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl> ---
Same comments as for the other review, see
https://bugzilla.redhat.com/show_bug.cgi?id=1376001#c1.

Also, don't repeat the %description, it makes the spec file much harder to read
than necessary:

%global _description \
The flufl.bounce library provides a set of heuristics and an API for       \
detecting the original bouncing email addresses from a bounce message. Many\
formats found in the wild are supported, as are VERP and RFC 3464 (DSN).

%description -n %{py2_namespace}-%{srcname} %{_description}

etc.

In %files, please enumerate the items under %{pythonX_sitelib}/ explicitly.
Something like
%{python2_sitelib}/libname
%{python2_sitelib}/libname-%{version}.egg-info

-- 
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