From 1efd2a2a8d61d2de8efd8dad13fc889fb8bb743b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Nov 19 2016 18:56:54 +0000 Subject: Add ExclusiveArch for architectures with LuaJIT --- diff --git a/knot-resolver.spec b/knot-resolver.spec index 046f12c..74a97c4 100644 --- a/knot-resolver.spec +++ b/knot-resolver.spec @@ -2,13 +2,16 @@ Name: knot-resolver Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Caching full DNS Resolver License: GPLv3 URL: https://www.knot-resolver.cz/ Source0: https://secure.nic.cz/files/%{name}/%{name}-%{version}.tar.xz +# LuaJIT only on these arches +ExclusiveArch: %{arm} aarch64 %{ix86} x86_64 + Source1: config Source2: root.keys @@ -140,6 +143,9 @@ exit 0 %{_libdir}/libkres.so %changelog +* Sat Nov 19 2016 Peter Robinson 1.1.1-3 +- Add ExclusiveArch for architectures with LuaJIT + * Mon Aug 29 2016 Igor Gnatenko - 1.1.1-2 - Rebuild for LuaJIT 2.1.0