Update to alsa-tools 1.0.22 (#520594)

This commit is contained in:
Tim Jackson 2010-01-10 13:43:48 +00:00
parent b4ccea3ec7
commit 7049c1d653
7 changed files with 36 additions and 13 deletions

View File

@ -1 +1 @@
alsa-tools-1.0.20-pruned.tar.bz2
alsa-tools-1.0.22-pruned.tar.bz2

View File

@ -6,12 +6,12 @@
%ifarch ppc ppc64
# sb16_csp doesn't build on PPC; see bug #219010
%{?!_without_tools: %define builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sscape_ctl us428control }
%{?!_without_tools: %global builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sscape_ctl us428control }
%else
%{?!_without_tools: %define builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
%{?!_without_tools: %global builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
%endif
%{?!_without_firmware: %define builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
%{?!_without_firmware: %global builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
# The source tarball has been pruned to remove the "ac3dec" directory, due
# to legal concerns that the contents might be subject to patent claims
@ -22,8 +22,8 @@
Summary: Specialist tools for ALSA
Name: alsa-tools
Version: 1.0.20
Release: 4%{?dist}
Version: 1.0.22
Release: 1%{?dist}
# 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
@ -39,7 +39,6 @@ Source2: envy24control.png
Source3: echomixer.desktop
Source4: echomixer.png
Source5: 90-alsa-tools-firmware.rules
Patch0: alsa-tools-1.0.20-glibc2.10.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: alsa-lib-devel >= %{version}
%if 0%{!?_without_tools:1}
@ -88,7 +87,6 @@ The following tools are available:
%prep
%setup -q -n %{name}-%{version}
%patch0
%build
@ -219,6 +217,13 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_sysconfdir}/udev/rules.d
%endif
%changelog
* Sun Jan 10 2010 Tim Jackson <rpm@timj.co.uk> - 1.0.22-1
- Update to 1.0.22
- use %%global instead of %%define
* Thu Sep 03 2009 Tim Jackson <rpm@timj.co.uk> - 1.0.21-1
- Update to 1.0.21
* Wed Aug 26 2009 Tim Jackson <rpm@timj.co.uk> - 1.0.20-4
- Add missing dep on xorg-x11-fonts-misc (#503284)

11
echomixer.desktop Normal file
View File

@ -0,0 +1,11 @@
[Desktop Entry]
Encoding=UTF-8
Name=Echomixer
GenericName=Control Echo Digital Audio sound cards
Comment=Mixer and GUI control utility for Echo Digital Audio sound cards
Exec=echomixer
Icon=echomixer.png
Terminal=false
Type=Application
Categories=Application;AudioVideo;
Version=0.9.4

BIN
echomixer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 841 B

11
envy24control.desktop Normal file
View File

@ -0,0 +1,11 @@
[Desktop Entry]
Encoding=UTF-8
Name=Envy24 Control
GenericName=Envy24 Control Utility
Comment=Mixer and GUI control utility for Envy24-based sound cards
Exec=envy24control
Icon=envy24control.png
Terminal=false
Type=Application
Categories=Application;AudioVideo;
Version=0.9.4

BIN
envy24control.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

View File

@ -1,5 +1 @@
57af85a810ed770885aec2a5b35648e6 echomixer.desktop
38db1b88c44adb5591f87173061d7d98 echomixer.png
4c10f8d250a86bdb3ea138488aec8fc4 envy24control.desktop
3a1a195f2b9641f68651e3d312e5476f envy24control.png
7c0635f247cede4bc5c413f5e19fa991 alsa-tools-1.0.20-pruned.tar.bz2
8305f7137aa5542731df8fa351554645 alsa-tools-1.0.22-pruned.tar.bz2