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 _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list