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

--- Comment #3 from Jan Synacek <jsyna...@redhat.com> ---
A few more things after all.

According to python packaging guidelines, you don't have to define
python_sitelib macro on the first line in the spec.

"In RHEL 5 and older, python2 packages that install python modules need to
define python_sitelib or python_sitearch macros that tell where to find the
python directory that modules are installed in. This is not needed in current
Fedora or with python3 modules as the macros are defined by rpm and the
python3-devel package."

Also, instead of calling 'python' directly, use the %{__python} macro.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to