diff --git a/0ad.spec b/0ad.spec index e0f0ccd..4ff111e 100644 --- a/0ad.spec +++ b/0ad.spec @@ -19,7 +19,7 @@ Name: 0ad Version: 0.0.20 -Release: 1%{?dist} +Release: 2%{?dist} # BSD License: # build/premake/* # libraries/source/miniupnpc/* (not built/used) @@ -94,7 +94,7 @@ BuildRequires: subversion BuildRequires: valgrind-devel BuildRequires: wxGTK-devel -ExclusiveArch: %{ix86} x86_64 %{arm} +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 # http://trac.wildfiregames.com/ticket/1421 Patch0: %{name}-rpath.patch @@ -156,10 +156,12 @@ make %{?_smp_mflags} -C build/workspaces/gcc config=%{config} verbose=1 #----------------------------------------------------------------------- # Depends on availablity of nvtt +%ifnarch aarch64 %if %{with nvtt} %check LD_LIBRARY_PATH=binaries/system binaries/system/test%{dbg} -libdir binaries/system %endif +%endif #----------------------------------------------------------------------- %install @@ -222,6 +224,9 @@ export STRIP=/bin/true %{_mandir}/man6/*.6* %changelog +* Sat Apr 9 2016 Peter Robinson 0.0.20-2 +- Upstream now supports aarch64 (tests currently fail) + * Sat Apr 02 2016 Igor Gnatenko - 0.0.20-1 - Update to 0.0.20