On Mon, 2019-07-01 at 07:51 +0000, Martin Gansser wrote:
> Hi,
> my vdr packages for f30 were built with the wrong ABI,  though the
> fedora packs are available for f31/f30/f29.
> [1] https://koji.fedoraproject.org/koji/packageinfo?packageID=4060
> 
> F30 build is wrong
> [2] http://koji.rpmfusion.org/koji/rpminfo?rpmID=460819
> vdr(abi)(x86-64) = 2.4.0
> 
> F31 build is ok
> [3] http://koji.rpmfusion.org/koji/rpminfo?rpmID=460802
> vdr(abi)(x86-64) = 2.4.1
> 
> How can I fix this?

Like in dvstyler with wxsvg , we force version on Buildrequires wxsvg-
devel and Requires of wxsvg as well is important [1] 


[1]
%global wxsvg_ver 1.5.15 

BuildRequires:  wxsvg-devel >= %{wxsvg_ver}

Requires:       wxsvg >= %{wxsvg_ver}

> Regards
> Martin
> _______________________________________________
> rpmfusion-developers mailing list -- 
> [email protected]
> To unsubscribe send an email to 
> [email protected]
-- 
Sérgio M. B.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to