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

Rob Clark <rcl...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|package-review@lists.fedora |
                   |project.org                 |
              Flags|needinfo?(rcl...@redhat.com |
                   |)                           |



--- Comment #4 from Rob Clark <rcl...@redhat.com> ---
(In reply to Christopher Meng from comment #3)
> 3. Wrong:
> 
> %dir %{_libdir}/apitrace/wrappers
> %{_libdir}/apitrace/wrappers
> %{_libdir}/apitrace/wrappers/glxtrace.so
> %{_libdir}/apitrace/wrappers/egltrace.so
> %dir %{_libdir}/apitrace/scripts
> %{_libdir}/apitrace/scripts/highlight.py
> %{_libdir}/apitrace/scripts/unpickle.pyo
...
> %{_libdir}/apitrace/scripts/highlight.pyc
> %{_libdir}/apitrace/scripts/snapdiff.pyo
> 
> First, these files shouldn't be installed to libdir.

note that apitrace does not install it's py stuff to %{python_sitelib} like a
normal py package should, and changing this is beyond the scope of just
packaging.  (Although it looks like I could use %py_byte_compile or something
similar to handle the byte compiled files properly.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=G5BgG5nj4m&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to