Enable -firmware subpackage
This commit is contained in:
parent
aeea01252b
commit
11f84e9b8c
@ -1,6 +1,6 @@
|
|||||||
# Disable firmware build for now; the alsa-firmware package is not built
|
# Whether or not to skip building the firmware subpackage. This is not the
|
||||||
# for Fedora yet (bug #217259)
|
# actual firmware itself (see alsa-firmware), it is some complementary tools.
|
||||||
%define _without_firmware 1
|
%define _without_firmware 0
|
||||||
|
|
||||||
%{?!_without_tools: %define builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
|
%{?!_without_tools: %define builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
|
||||||
%{?!_without_firmware: %define builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
|
%{?!_without_firmware: %define builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
|
||||||
@ -15,7 +15,7 @@
|
|||||||
Summary: Specialist tools for ALSA
|
Summary: Specialist tools for ALSA
|
||||||
Name: alsa-tools
|
Name: alsa-tools
|
||||||
Version: 1.0.16
|
Version: 1.0.16
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# Checked at least one source file from all the sub-projects contained in
|
# Checked at least one source file from all the sub-projects contained in
|
||||||
# the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
|
# the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
|
||||||
@ -193,6 +193,10 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 18 2008 Tim Jackson <rpm@timj.co.uk> - 1.0.16-2
|
||||||
|
- Enable firmware subpackage - the accompanying alsa-firmware package is
|
||||||
|
finally in Fedora
|
||||||
|
|
||||||
* Sat Mar 01 2008 Tim Jackson <rpm@timj.co.uk> - 1.0.16-1
|
* Sat Mar 01 2008 Tim Jackson <rpm@timj.co.uk> - 1.0.16-1
|
||||||
- Update to upstream 1.0.16 (fixes #434473)
|
- Update to upstream 1.0.16 (fixes #434473)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user