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



--- Comment #5 from Felix Schwarz <fschw...@fedoraproject.org> ---
(In reply to Pavel Alexeev (aka Pahan-Hubbitus) from comment #4)
> May be you are right. I'm not so familiar with python stuff, so any help
> appreciated.
> 
> Meantime most runtime dependencies was born in tries run it. For example,
> without python-gnutls it failed to start like:
(...)

Usually we only add direct dependencies for the package in question. For
example if you package "python-sipsimple" that spec must contain all
dependencies so the package works after installation.

If blink requires python-sipsimple you don't need to list python-dns as
requirement for blink. For your runtime testing first install all required
packages (such as python-sipsimple).  

Hope it makes sense. Probably you should review your other specs if they
contain the right dependencies. For example python-sipsimple in bug 1130101 has
no runtime dependencies at all which is wrong (as you demonstrated above).

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to