Merge branch 'f23' into f22

This commit is contained in:
Peter Robinson 2016-01-15 09:40:32 +00:00
commit 9a1daec8d0
1 changed files with 6 additions and 3 deletions

View File

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