Re: [libvirt-java PATCH 4/6] rpm: skip junit tests in RHEL-8 build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2020-05-12 at 10:51 +0100, Daniel P. Berrangé wrote:
> +%if 0%{?rhel} != 8
>  BuildRequires:  ant-junit
> +%endif

This can probably be changed to

  %if 0%{?rhel} < 8

under the assumption that packages that have been dropped from RHEL
8 are probably not going to be re-introduced in later major releases.

> +%if 0%{?rhel} != 8
>  ant test
> +%endif

Same here.

With that changed,

  Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>

-- 
Andrea Bolognani / Red Hat / Virtualization




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux