automatic version update by autodist [release 1.0.28-1mamba;Sat Jul 05 2014]

This commit is contained in:
Automatic Build System 2024-01-05 20:20:34 +01:00
parent 1330b2522d
commit b02c4571d4
2 changed files with 24 additions and 20 deletions

View File

@ -1,6 +1,5 @@
# alsa-firmware # alsa-firmware
This package contains the firmware binaries for a number of sound cards. This package contains the firmware binaries for a number of sound cards.
Some (but not all of these) require firmware loaders which are included in Some (but not all of these) require firmware loaders which are included in the alsa-tools-firmware package.
the alsa-tools-firmware package.

View File

@ -1,11 +1,11 @@
Name: alsa-firmware Name: alsa-firmware
Version: 1.0.27 Version: 1.0.28
Release: 1mamba Release: 1mamba
Summary: firmware for several ALSA-supported sound cards Summary: firmware for several ALSA-supported sound cards
Group: System/Kernel and Hardware Group: System/Kernel and Hardware
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Automatic Build System <autodist@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: ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{version}.tar.bz2
License: GPL, BSD , LGPL License: GPL, BSD , LGPL
@ -19,20 +19,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
This package contains the firmware binaries for a number of sound cards. This package contains the firmware binaries for a number of sound cards.
Some (but not all of these) require firmware loaders which are included in Some (but not all of these) require firmware loaders which are included in the alsa-tools-firmware package.
the alsa-tools-firmware package.
%prep %prep
%setup -q %setup -q
# This source removes the emi_26_62 firmware which is under a questionable
# license. See https://bugzilla.redhat.com/show_bug.cgi?id=217259
rm -rf emi_26_62
sed -i s#'emi_26_62/Makefile \\'## configure.in
sed -i s#emi_26_62## Makefile.am
# broken symlinks in the output RPM, with no sign of the actual firmware (*.bin) files # broken symlinks in the output RPM, with no sign of the actual firmware (*.bin) files
# themselves: # themselves:
# #
@ -43,14 +33,14 @@ sed -i s#emi_26_62## Makefile.am
# pndspini.bin -> /etc/sound/pndspini.bin # pndspini.bin -> /etc/sound/pndspini.bin
# #
sed -i s#'multisound/Makefile \\'## configure.in
sed -i s#multisound## Makefile.am sed -i s#multisound## Makefile.am
sed -i s#multisound## Makefile.in
%build %build
%__aclocal #%__aclocal
%__automake #%__automake
%__autoconf #%__autoconf
%configure --disable-loader %configure --disable-loader
%make %make
@ -75,6 +65,9 @@ done
# License: No explicit license; default package license is GPL # License: No explicit license; default package license is GPL
/lib/firmware/asihpi/dsp*.bin /lib/firmware/asihpi/dsp*.bin
# #
%dir /lib/firmware/cs46xx
/lib/firmware/cs46xx/*
#
/lib/firmware/ctefx.bin /lib/firmware/ctefx.bin
/lib/firmware/ctspeq.bin /lib/firmware/ctspeq.bin
# License: GPL (undefined version) # License: GPL (undefined version)
@ -82,6 +75,7 @@ done
# The licenses for the Echo Audio firmware vary slightly so each is enumerated # The licenses for the Echo Audio firmware vary slightly so each is enumerated
# separately, to be really sure. # separately, to be really sure.
# LGPL # LGPL
%dir /lib/firmware/ea
/lib/firmware/ea/3g_asic.fw /lib/firmware/ea/3g_asic.fw
# GPL # GPL
/lib/firmware/ea/darla20_dsp.fw /lib/firmware/ea/darla20_dsp.fw
@ -100,15 +94,19 @@ done
# GPL # GPL
/lib/firmware/ea/mona_*.fw /lib/firmware/ea/mona_*.fw
# GPL # GPL
%dir /lib/firmware/emu
/lib/firmware/emu/audio_dock.fw /lib/firmware/emu/audio_dock.fw
/lib/firmware/emu/emu*.fw /lib/firmware/emu/emu*.fw
/lib/firmware/emu/hana.fw /lib/firmware/emu/hana.fw
/lib/firmware/emu/micro_dock.fw /lib/firmware/emu/micro_dock.fw
# GPL # GPL
%dir /lib/firmware/ess
/lib/firmware/ess/maestro3_assp_*.fw /lib/firmware/ess/maestro3_assp_*.fw
# GPL # GPL
%dir /lib/firmware/korg
/lib/firmware/korg/k1212.dsp /lib/firmware/korg/k1212.dsp
# GPL # GPL
%dir /lib/firmware/mixart
/lib/firmware/mixart/miXart8.elf /lib/firmware/mixart/miXart8.elf
/lib/firmware/mixart/miXart8*.xlx /lib/firmware/mixart/miXart8*.xlx
# GPL # GPL
@ -118,13 +116,16 @@ done
# unchecked # unchecked
/lib/firmware/rpm_firmware.bin /lib/firmware/rpm_firmware.bin
# GPL # GPL
%dir /lib/firmware/sb16
/lib/firmware/sb16/*.csp /lib/firmware/sb16/*.csp
# GPL # GPL
%dir /lib/firmware/vx
/lib/firmware/vx/*.boot /lib/firmware/vx/*.boot
/lib/firmware/vx/*.b56 /lib/firmware/vx/*.b56
/lib/firmware/vx/*.d56 /lib/firmware/vx/*.d56
/lib/firmware/vx/*.xlx /lib/firmware/vx/*.xlx
# License: No explicit license see ALSA bug #3412 # License: No explicit license see ALSA bug #3412
%dir /lib/firmware/yamaha
/lib/firmware/yamaha/*.fw /lib/firmware/yamaha/*.fw
/lib/firmware/yamaha/yss225_registers.bin /lib/firmware/yamaha/yss225_registers.bin
@ -132,6 +133,7 @@ done
# alsa-tools-firmware package, it seems like these devices probably use an old- # alsa-tools-firmware package, it seems like these devices probably use an old-
# style hotplug loading method # style hotplug loading method
# GPL # GPL
%dir %{_datadir}/alsa/firmware
%dir %{_datadir}/alsa/firmware/usx2yloader %dir %{_datadir}/alsa/firmware/usx2yloader
%{_datadir}/alsa/firmware/usx2yloader/*.conf %{_datadir}/alsa/firmware/usx2yloader/*.conf
%{_datadir}/alsa/firmware/usx2yloader/*.prepad %{_datadir}/alsa/firmware/usx2yloader/*.prepad
@ -140,6 +142,9 @@ done
%doc COPYING README.* %doc COPYING README.*
%changelog %changelog
* Sat Jul 05 2014 Automatic Build System <autodist@mambasoft.it> 1.0.28-1mamba
- automatic version update by autodist
* Mon Apr 15 2013 Automatic Build System <autodist@mambasoft.it> 1.0.27-1mamba * Mon Apr 15 2013 Automatic Build System <autodist@mambasoft.it> 1.0.27-1mamba
- automatic version update by autodist - automatic version update by autodist