diff --git a/efl.spec b/efl.spec index 16c6afd..b74f4b8 100644 --- a/efl.spec +++ b/efl.spec @@ -13,7 +13,7 @@ Name: efl Version: 1.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Collection of Enlightenment libraries License: BSD and LGPLv2+ and GPLv2 and zlib URL: http://enlightenment.org/ @@ -182,7 +182,7 @@ sed -i -e 's|/opt/efl-%{version}/share/|%{_datadir}/|' \ --with-opengl=full \ --disable-static \ --with-profile=release \ -%ifarch %{arm} +%ifarch %{arm} aarch64 --disable-neon \ %endif %if ! 0%{?has_luajit} @@ -466,7 +466,10 @@ fi %{_libdir}/pkgconfig/evas*.pc %changelog -* Tue Nov 10 2016 Tom Callaway - 1.16.0-1 +* Mon Nov 23 2015 Marcin Juszkiewicz - 1.16.0-2 +- Follow upstream decision and disable NEON on AArch64 as well. + +* Tue Nov 10 2015 Tom Callaway - 1.16.0-1 - update to 1.16.0 * Mon Sep 14 2015 Tom Callaway - 1.15.1-2