ho to check package dependencies

Julius Milan jmilan at redhat.com
Wed Apr 26 07:33:18 UTC 2017


Hi

How can I check if my package has right minimal dependencies?
Lets say I have dependency on some library (libA), but while development nobody
checked the version requirements and added new code dependent on newer version of libA.

When user updates my package, troubles occurs due to bad requirement on libA, very easy to occur bug with very sad user faces. :)
(Exactly explained here: https://bugzilla.redhat.com/show_bug.cgi?id=1325489)

My question is, how can I check if my version requirements are right?
I couldn't find easy answer myself.

Thanks & Best Regards
Julius


More information about the Rpm-list mailing list