On Fri, Jul 10, 2020 at 01:13:00PM +0200, Andrea Bolognani wrote:
On Fri, 2020-07-10 at 12:25 +0200, Pavel Hrdina wrote:
> +%if 0%{?fedora} || 0%{?rhel}
> BuildRequires: libtirpc-devel
> %endif
We only support building RPMs on Fedora and RHEL, so this check is
effectively a no-op.
OK, I'll drop it before pushing.
Thanks
Pavel