don't build ac3dec -- use a52dec instead
This commit is contained in:
parent
ecc67a90f5
commit
0d38de15ab
@ -1,11 +1,11 @@
|
|||||||
%{?!_without_tools: %define builddirstools ac3dec as10k1 envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
|
%{?!_without_tools: %define builddirstools as10k1 envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
|
||||||
%{?_without_tools: %{!?_with_firmware: %define _with_firmware 1}}
|
%{?_without_tools: %{!?_with_firmware: %define _with_firmware 1}}
|
||||||
%{?_with_firmware: %define builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
|
%{?_with_firmware: %define builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
|
||||||
|
|
||||||
Summary: The ALSA Tools
|
Summary: The ALSA Tools
|
||||||
Name: alsa-tools
|
Name: alsa-tools
|
||||||
Version: 1.0.8
|
Version: 1.0.8
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://www.alsa-project.org/
|
URL: http://www.alsa-project.org/
|
||||||
@ -26,7 +26,6 @@ Sound-Cards or -Chips.
|
|||||||
|
|
||||||
Some Noteable:
|
Some Noteable:
|
||||||
|
|
||||||
* ac3dec - A free AC-3 stream decoder
|
|
||||||
* cspctl - Sound Blaster 16 ASP/CSP control program
|
* cspctl - Sound Blaster 16 ASP/CSP control program
|
||||||
* sbiload - An OPL2/3 FM instrument loader for ALSA sequencer
|
* sbiload - An OPL2/3 FM instrument loader for ALSA sequencer
|
||||||
* sscape_ctl - ALSA SoundScape control utility
|
* sscape_ctl - ALSA SoundScape control utility
|
||||||
@ -112,7 +111,6 @@ done
|
|||||||
%if 0%{!?_without_tools:1}
|
%if 0%{!?_without_tools:1}
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc %{_docdir}/%{name}-%{version}/ac3dec
|
|
||||||
%doc %{_docdir}/%{name}-%{version}/as10k1
|
%doc %{_docdir}/%{name}-%{version}/as10k1
|
||||||
%doc %{_docdir}/%{name}-%{version}/envy24control
|
%doc %{_docdir}/%{name}-%{version}/envy24control
|
||||||
%doc %{_docdir}/%{name}-%{version}/hdspconf
|
%doc %{_docdir}/%{name}-%{version}/hdspconf
|
||||||
@ -120,11 +118,9 @@ done
|
|||||||
%doc %{_docdir}/%{name}-%{version}/rmedigicontrol
|
%doc %{_docdir}/%{name}-%{version}/rmedigicontrol
|
||||||
%doc %{_docdir}/%{name}-%{version}/sbiload
|
%doc %{_docdir}/%{name}-%{version}/sbiload
|
||||||
%doc %{_docdir}/%{name}-%{version}/sb16_csp
|
%doc %{_docdir}/%{name}-%{version}/sb16_csp
|
||||||
%{_bindir}/ac3dec
|
|
||||||
%{_bindir}/as10k1
|
%{_bindir}/as10k1
|
||||||
%{_bindir}/cspctl
|
%{_bindir}/cspctl
|
||||||
%{_bindir}/envy24control
|
%{_bindir}/envy24control
|
||||||
%{_bindir}/extract_ac3
|
|
||||||
%{_bindir}/hdspconf
|
%{_bindir}/hdspconf
|
||||||
%{_bindir}/hdspmixer
|
%{_bindir}/hdspmixer
|
||||||
%{_bindir}/rmedigicontrol
|
%{_bindir}/rmedigicontrol
|
||||||
@ -157,6 +153,9 @@ done
|
|||||||
%endif # ?_with_firmware
|
%endif # ?_with_firmware
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 06 2005 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.0.8-2
|
||||||
|
- don't build ac3dec -- use a52dec instead
|
||||||
|
|
||||||
* Wed Apr 06 2005 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.0.8-1
|
* Wed Apr 06 2005 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.0.8-1
|
||||||
- Update to 1.0.8
|
- Update to 1.0.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user