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



--- Comment #30 from Christopher Meng <cicku...@gmail.com> ---
BTW, I have an extra suggestion which is epitomized in my packages:

1. Name python3 binary from xxx3 to xxx-%{python3_version}

2. %{python3_sitelib}/Nikola-%{version}-py3.3.egg-info

-->

%{python3_sitelib}/Nikola-%{version}-py%{python3_version}.egg-info

Also,

%{python2_sitelib}/Nikola-%{version}-py2.7.egg-info

-->

%{python2_sitelib}/Nikola-%{version}-py%{python2_version}.egg-info

Also, what about this?

Generic:
[!]: Avoid bundling fonts in non-fonts packages.
     Note: Package contains font files

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to