diff --git a/hexchat.spec b/hexchat.spec index 46ed5a2..c21a0e8 100644 --- a/hexchat.spec +++ b/hexchat.spec @@ -1,7 +1,7 @@ Summary: A popular and easy to use graphical IRC (chat) client Name: hexchat Version: 2.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Internet License: GPLv2+ URL: https://hexchat.github.io @@ -19,7 +19,11 @@ BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(libpci) +%ifarch %{arm} aarch64 %{ix86} x86_64 BuildRequires: pkgconfig(luajit) +%else +BuildRequires: pkgconfig(lua) +%endif BuildRequires: perl-devel, perl-ExtUtils-Embed %description @@ -86,6 +90,9 @@ fi %{_libdir}/pkgconfig/hexchat-plugin.pc %changelog +* Sun Oct 9 2016 Dan HorĂ¡k - 2.12.2-2 +- Not all arches have luajit + * Sat Oct 8 2016 Patrick Griffis - 2.12.2-1 - Version bump to 2.12.2