Hello community, here is the log from the commit of package espeak-ng for openSUSE:Factory checked in at 2018-03-06 10:47:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/espeak-ng (Old) and /work/SRC/openSUSE:Factory/.espeak-ng.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "espeak-ng" Tue Mar 6 10:47:18 2018 rev:4 rq:582654 version:1.49.2 Changes: -------- --- /work/SRC/openSUSE:Factory/espeak-ng/espeak-ng.changes 2018-02-26 23:26:29.175454883 +0100 +++ /work/SRC/openSUSE:Factory/.espeak-ng.new/espeak-ng.changes 2018-03-06 10:47:20.108181884 +0100 @@ -1,0 +2,6 @@ +Mon Mar 5 12:40:38 UTC 2018 - [email protected] + +- Added link to match libespeak filename in the compat-devel + package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ espeak-ng.spec ++++++ --- /var/tmp/diff_new_pack.PNWCIW/_old 2018-03-06 10:47:21.264140126 +0100 +++ /var/tmp/diff_new_pack.PNWCIW/_new 2018-03-06 10:47:21.268139981 +0100 @@ -23,7 +23,7 @@ Summary: Software speech synthesizer (text-to-speech) License: GPL-3.0+ AND BSD-2-Clause AND Apache-2.0 AND Unicode-DFS-2015 Group: Productivity/Multimedia/Other -URL: https://github.com/espeak-ng/espeak-ng +Url: https://github.com/espeak-ng/espeak-ng Source0: https://github.com/espeak-ng/espeak-ng/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM espeak-ng-1.49.2-fix_no_return_nonvoid.patch [email protected] -- addresses rpmlint complaint Patch0: espeak-ng-1.49.2-fix_no_return_nonvoid.patch @@ -94,6 +94,9 @@ %install %make_install find %{buildroot} \( -name *.a -o -name *.la -o -name libespeak-ng-test* \) -delete +pushd %{buildroot}%{_libdir} +ln -s lib%{name}.so.%{sover} libespeak.so +popd %fdupes -s %{buildroot} %post -n lib%{name}%{sover} -p /sbin/ldconfig @@ -119,6 +122,7 @@ %files compat-devel %{_includedir}/espeak +%{_libdir}/libespeak.so %files -n lib%{name}%{sover} %{_datadir}/espeak-ng-data-%{version}
