Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alsa-topology-conf for 
openSUSE:Factory checked in at 2021-10-11 15:31:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-topology-conf (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-topology-conf.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-topology-conf"

Mon Oct 11 15:31:41 2021 rev:7 rq:924518 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-topology-conf/alsa-topology-conf.changes    
2021-09-28 19:17:48.148273629 +0200
+++ 
/work/SRC/openSUSE:Factory/.alsa-topology-conf.new.2443/alsa-topology-conf.changes
  2021-10-11 15:32:38.278943155 +0200
@@ -1,0 +2,5 @@
+Fri Oct  8 16:20:06 CEST 2021 - ti...@suse.de
+
+- Install pre-built firmware for avoiding build error on BE hosts
+
+-------------------------------------------------------------------

New:
----
  skl_hda_dsp_generic-tplg.bin

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ alsa-topology-conf.spec ++++++
--- /var/tmp/diff_new_pack.lisYWK/_old  2021-10-11 15:32:38.862944091 +0200
+++ /var/tmp/diff_new_pack.lisYWK/_new  2021-10-11 15:32:38.866944098 +0200
@@ -28,7 +28,10 @@
 License:        BSD-3-Clause
 URL:            https://www.alsa-project.org/
 Source:         
https://www.alsa-project.org/files/pub/lib/alsa-topology-conf-%{version}.tar.bz2
+Source1:        skl_hda_dsp_generic-tplg.bin
+%ifarch %ix86 x86_64 %arm aarch64 ppc64le riscv64
 BuildRequires:  alsa-utils
+%endif
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Skylake and Kayblake-LP
@@ -47,8 +50,14 @@
 mkdir -p %{buildroot}%{_datadir}/alsa
 cp -a topology %{buildroot}%{_datadir}/alsa/
 mkdir -p %{buildroot}%{_firmwaredir}
-alsatplg -c topology/hda-dsp/skl_hda_dsp_generic-tplg.conf \
-    -o %{buildroot}%{_firmwaredir}/skl_hda_dsp_generic-tplg.bin
+install -c -m 0644 %{S:1} 
%{buildroot}%{_firmwaredir}/skl_hda_dsp_generic-tplg.bin
+
+%ifarch %ix86 x86_64 %arm aarch64 ppc64le riscv64
+%check
+alsatplg -c topology/hda-dsp/skl_hda_dsp_generic-tplg.conf -o 
/tmp/skl_hda_dsp_generic-tplg.bin.$$
+cmp -b %{S:1} /tmp/skl_hda_dsp_generic-tplg.bin.$$
+rm -f /tmp/skl_hda_dsp_generic-tplg.bin.$$
+%endif
 
 %files
 %defattr(-, root, root)

Reply via email to