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



--- Comment #6 from Sinny Kumari <[email protected]> ---
(In reply to Beat Küng from comment #5)
> Updated the spec file.
> 
> > > Requires:       qt5-qtbase >= 5.2.0
> > 
> > https://fedoraproject.org/wiki/Packaging:Guidelines#Explicit_Requires
> 
> I added a comment about the Qt version requirement.

Explicit require is not needed to specify in a spec file. It is left to be
handled by rpmbuild to automatically add dependencies on library SONAMEs.
Try to remove
 Requires:       qt5-qtbase >= 5.2.0

and then rebuild package and then install it on system/test box and see if
right dependency of qt5-base is getting pulled or not.

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

Reply via email to