diff --git a/alsa-firmware.spec b/alsa-firmware.spec index aa845a0..143c63b 100644 --- a/alsa-firmware.spec +++ b/alsa-firmware.spec @@ -1,5 +1,5 @@ Name: alsa-firmware -Version: 1.2.1 +Version: 1.2.4 Release: 1mamba Summary: Firmware files for several ALSA-supported sound cards Group: System/Kernel and Hardware @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.alsa-project.org/ -Source: ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{version}.tar.bz2 +Source: https://github.com/alsa-project/alsa-firmware.git/v%{version}/alsa-firmware-%{version}.tar.bz2 License: GPL, BSD , LGPL Requires: alsa-tools-firmware BuildRequires: automake @@ -31,24 +31,13 @@ Some (but not all of these) require firmware loaders which are included in the a %prep %setup -q -# broken symlinks in the output RPM, with no sign of the actual firmware (*.bin) files -# themselves: -# -# /lib/firmware/turtlebeach: -# msndinit.bin -> /etc/sound/msndinit.bin -# msndperm.bin -> /etc/sound/msndperm.bin -# pndsperm.bin -> /etc/sound/pndsperm.bin -# pndspini.bin -> /etc/sound/pndspini.bin -# +autoreconf -f -i sed -i s#multisound## Makefile.am sed -i s#multisound## Makefile.in %build -#%__aclocal -#%__automake -#%__autoconf %configure --disable-loader %make @@ -154,6 +143,9 @@ done /lib/firmware/yamaha/yss225_registers.bin %changelog +* Mon Oct 19 2020 Silvan Calarco 1.2.4-1mamba +- update to 1.2.4 + * Fri Nov 22 2019 Automatic Build System 1.2.1-1mamba - automatic version update by autodist