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



--- Comment #2 from Miro Hrončok <[email protected]> ---
(In reply to Lumír Balhar from comment #1)
> [-]: A package which is used by another package via an egg interface should
>      provide egg info.

Any reason why this is not [x]? Have you checked?


Also, Dominika, I strongly suggest against this in %files:

    %{pythonX_sitelib}/*

Now we have no idea what can all get installed with this package, more explicit
list would make things more safe, something like this is always better:

    %{pythonX_sitelib}/%{srcname}
    %{pythonX_sitelib}/%{srcname}-%{version}-py?.?.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
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to