Update to 1.0.20
This commit is contained in:
parent
f6e0799b0c
commit
952a67d403
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Summary: Firmware for several ALSA-supported sound cards
|
Summary: Firmware for several ALSA-supported sound cards
|
||||||
Name: alsa-firmware
|
Name: alsa-firmware
|
||||||
Version: 1.0.19
|
Version: 1.0.20
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
# See later in the spec for a breakdown of licensing
|
# See later in the spec for a breakdown of licensing
|
||||||
License: GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
|
License: GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -114,9 +114,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# LGPLv2.1+
|
# LGPLv2.1+
|
||||||
/lib/firmware/ea/indigo_dj_dsp.fw
|
/lib/firmware/ea/indigo_dj_dsp.fw
|
||||||
# LGPLv2.1+
|
# LGPLv2.1+
|
||||||
|
/lib/firmware/ea/indigo_djx_dsp.fw
|
||||||
|
# LGPLv2.1+
|
||||||
/lib/firmware/ea/indigo_dsp.fw
|
/lib/firmware/ea/indigo_dsp.fw
|
||||||
# LGPLv2.1+
|
# LGPLv2.1+
|
||||||
/lib/firmware/ea/indigo_io_dsp.fw
|
/lib/firmware/ea/indigo_io_dsp.fw
|
||||||
|
# LGPLv2.1+
|
||||||
|
/lib/firmware/ea/indigo_iox_dsp.fw
|
||||||
# GPL (undefined version)
|
# GPL (undefined version)
|
||||||
/lib/firmware/ea/layla20_asic.fw
|
/lib/firmware/ea/layla20_asic.fw
|
||||||
# GPL (undefined version)
|
# GPL (undefined version)
|
||||||
@ -196,6 +200,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 10 2009 Tim Jackson <rpm@timj.co.uk> - 1.0.20-1
|
||||||
|
- Update to 1.0.20
|
||||||
|
|
||||||
* Sat Feb 28 2009 Tim Jackson <rpm@timj.co.uk> - 1.0.19-4
|
* Sat Feb 28 2009 Tim Jackson <rpm@timj.co.uk> - 1.0.19-4
|
||||||
- Fix build on recent RPM versions
|
- Fix build on recent RPM versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user