diff --git a/broadvoice16.changes b/broadvoice16.changes index ab91b5d..3f8e969 100644 --- a/broadvoice16.changes +++ b/broadvoice16.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 6 21:22:13 UTC 2021 - Andreas Schwab + +- Correct endian selection + ------------------------------------------------------------------- Fri Oct 29 16:23:51 UTC 2021 - Giacomo Comes - 1.2 diff --git a/broadvoice16.spec b/broadvoice16.spec index e38d625..588b41d 100644 --- a/broadvoice16.spec +++ b/broadvoice16.spec @@ -85,7 +85,7 @@ rm -r %{buildroot}%{_includedir}/bv16-floatingpoint %check %if 0%{?tools} -%ifarch s390x ppc64 %sparc %sparc64 +%ifarch s390x ppc ppc64 %sparc %sparc64 %define endianness BigEndian %else %define endianness LittleEndian @@ -110,7 +110,7 @@ PATH=%{buildroot}%{_bindir}:$PATH LD_LIBRARY_PATH=%{buildroot}%{_libdir} \ %postun -p /sbin/ldconfig %endif -%files +%files %license COPYING %doc README README.SUSE BroadVoice16.doc %if 0%{?tools}