diff --git a/msitools.spec b/msitools.spec index b81a047..31a8452 100644 --- a/msitools.spec +++ b/msitools.spec @@ -10,6 +10,17 @@ %define with_validate 0 %endif +# A bunch of mingw* RPMs are broken in currently rawhide. +# Some of the packages will need update*, some of the +# packages will need to be reintroduced**. +# Due to this issue, let's disable the validation tests +# for now and add them back when the situation is solved. +# *: all packages which switched to meson, will require +# update in the best case scenario; +# **: packages which were removed from Rawhide, will need +# to be re-added & updated; +%define with_validate 0 + Name: msitools Version: 0.99 Release: 4%{?dist} @@ -267,6 +278,7 @@ make -C data check-wxi %changelog * Mon Aug 12 2019 Fabiano FidĂȘncio - 0.99-4 - Remove mingw*-gtk-vnc dependency +- Temporarily disable wxi validation * Thu Jul 25 2019 Fedora Release Engineering - 0.99-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild