Hello community,

here is the log from the commit of package alsa-firmware for openSUSE:Factory 
checked in at 2019-06-01 09:51:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-firmware (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-firmware.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-firmware"

Sat Jun  1 09:51:13 2019 rev:40 rq:706126 version:1.0.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-firmware/alsa-firmware.changes      
2015-03-01 14:47:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.alsa-firmware.new.5148/alsa-firmware.changes    
2019-06-01 09:51:14.799288503 +0200
@@ -1,0 +2,5 @@
+Tue May 28 19:57:17 CEST 2019 - [email protected]
+
+- Install missing firmware files for CA0132 codec (bsc#1136638)
+
+-------------------------------------------------------------------

New:
----
  ctefx-desktop.bin
  ctefx-r3di.bin

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

Other differences:
------------------
++++++ alsa-firmware.spec ++++++
--- /var/tmp/diff_new_pack.3rArvE/_old  2019-06-01 09:51:16.483287928 +0200
+++ /var/tmp/diff_new_pack.3rArvE/_new  2019-06-01 09:51:16.495287924 +0200
@@ -32,6 +32,8 @@
 Source:         
ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{package_version}.tar.bz2
 Source1:        usx2yaudio.rules
 Source2:        usx2yaudio-old.rules
+Source3:        ctefx-desktop.bin
+Source4:        ctefx-r3di.bin
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 Requires:       alsa
@@ -67,6 +69,8 @@
   rm -rf $RPM_BUILD_ROOT/lib/firmware/$d
 done
 %endif
+install -c -m 0644 %{SOURCE3} %{buildroot}/lib/firmware/
+install -c -m 0644 %{SOURCE4} %{buildroot}/lib/firmware/
 # change identical files to symlinks for hdsploader
 pushd $RPM_BUILD_ROOT%{_datadir}/alsa/firmware/hdsploader
 for i in *.bin; do


Reply via email to