Don't build -firmware subpackage again; licensing problems with
alsa-firmware are delaying and there is a circular dep Remove bogus
"echomixer" from -firmware subpackage
This commit is contained in:
parent
2620b18321
commit
3b7b8cf461
1 changed files with 10 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Disable firmware build for now; the alsa-firmware package is not built
|
||||
# for Fedora yet (bug #217259)
|
||||
%define _without_firmware 1
|
||||
|
||||
%{?!_without_tools: %define builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
|
||||
%{?!_without_firmware: %define builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
|
||||
|
||||
|
|
@ -11,7 +15,7 @@
|
|||
Summary: Specialist tools for ALSA
|
||||
Name: alsa-tools
|
||||
Version: 1.0.14
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.alsa-project.org/
|
||||
|
|
@ -179,7 +183,6 @@ done
|
|||
%{_sysconfdir}/hotplug/usb/tascam_fpga
|
||||
%{_sysconfdir}/hotplug/usb/tascam_fw
|
||||
%attr(0644,root,root) %{_sysconfdir}/hotplug/usb/tascam_fw.usermap
|
||||
%{_bindir}/echomixer
|
||||
%{_bindir}/hdsploader
|
||||
%{_bindir}/mixartloader
|
||||
%{_bindir}/usx2yloader
|
||||
|
|
@ -187,6 +190,11 @@ done
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Oct 28 2007 Tim Jackson <rpm@timj.co.uk> - 1.0.14-2
|
||||
- Don't build -firmware subpackage again; licensing problems with
|
||||
alsa-firmware are delaying and there is a circular dep
|
||||
- Remove bogus "echomixer" from -firmware subpackage
|
||||
|
||||
* Sat Aug 18 2007 Tim Jackson <rpm@timj.co.uk> - 1.0.14-1
|
||||
- Update to upstream 1.0.14
|
||||
- Add icon for envy24control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue