fix eo_gdb script, thanks to Conrad Meyer

This commit is contained in:
Tom Callaway 2015-07-07 11:49:06 -04:00
parent 2b41a3f079
commit 329934e721
1 changed files with 8 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: efl
Version: 1.14.1
Release: 2%{?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,9 @@ fi
%{_libdir}/pkgconfig/evas*.pc
%changelog
* Sun Jul 5 2015 Conrad Meyer <cemeyer@uw.edu> - 1.14.1-3
- Install eo_gdb autoload script with correct path
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild