From 2e63dfdee9b95b593568fc67a53c7e472ce5098648a4dd3e6755b9db67e5000a Mon Sep 17 00:00:00 2001 From: Giacomo Comes Date: Sun, 7 Nov 2021 02:36:20 +0000 Subject: [PATCH] Accepting request 929932 from home:Andreas_Schwab:Factory - Correct endian selection OBS-URL: https://build.opensuse.org/request/show/929932 OBS-URL: https://build.opensuse.org/package/show/network:telephony/broadvoice16?expand=0&rev=11 --- broadvoice16.changes | 5 +++++ broadvoice16.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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}