update to 1.2.4 [release 1.2.4-1mamba;Mon Oct 19 2020]
This commit is contained in:
parent
5f4c0b2d39
commit
e041ccbf10
@ -1,5 +1,5 @@
|
|||||||
Name: alsa-firmware
|
Name: alsa-firmware
|
||||||
Version: 1.2.1
|
Version: 1.2.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Firmware files for several ALSA-supported sound cards
|
Summary: Firmware files for several ALSA-supported sound cards
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.alsa-project.org/
|
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
|
License: GPL, BSD , LGPL
|
||||||
Requires: alsa-tools-firmware
|
Requires: alsa-tools-firmware
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -31,24 +31,13 @@ Some (but not all of these) require firmware loaders which are included in the a
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
# broken symlinks in the output RPM, with no sign of the actual firmware (*.bin) files
|
autoreconf -f -i
|
||||||
# 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
|
|
||||||
#
|
|
||||||
|
|
||||||
sed -i s#multisound## Makefile.am
|
sed -i s#multisound## Makefile.am
|
||||||
sed -i s#multisound## Makefile.in
|
sed -i s#multisound## Makefile.in
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#%__aclocal
|
|
||||||
#%__automake
|
|
||||||
#%__autoconf
|
|
||||||
%configure --disable-loader
|
%configure --disable-loader
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -154,6 +143,9 @@ done
|
|||||||
/lib/firmware/yamaha/yss225_registers.bin
|
/lib/firmware/yamaha/yss225_registers.bin
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 19 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.4-1mamba
|
||||||
|
- update to 1.2.4
|
||||||
|
|
||||||
* Fri Nov 22 2019 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
* Fri Nov 22 2019 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user