diff --git a/.gitignore b/.gitignore index e69de29..1d72a96 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,4 @@ +/efl-1.13.1.tar.xz +/efl-1.13.2.tar.xz +/efl-1.14.0.tar.xz +/efl-1.14.1.tar.xz diff --git a/efl.spec b/efl.spec index 010344e..7b3a2de 100644 --- a/efl.spec +++ b/efl.spec @@ -8,7 +8,7 @@ Name: efl Version: 1.14.1 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Collection of Enlightenment libraries License: BSD and LGPLv2+ and GPLv2 and zlib URL: http://enlightenment.org/ @@ -144,6 +144,10 @@ Development files for EFL. %patch0 -p1 -b .tslibfix autoreconf -ifv +# This is why hardcoding paths is bad. +sed -i -e 's|/opt/efl-%{version}/share/|%{_datadir}/|' \ + data/libeo.so.%{version}-gdb.py + %build # The arm-wide disablement of neon is not right # but i'm not sure which targets allow for neon at compile. @@ -449,6 +453,12 @@ fi %{_libdir}/pkgconfig/evas*.pc %changelog +* Sun Jul 5 2015 Conrad Meyer - 1.14.1-3 +- Install eo_gdb autoload script with correct path + +* Wed Jun 17 2015 Fedora Release Engineering - 1.14.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Jun 3 2015 Tom Callaway - 1.14.1-1 - update to 1.14.1