diff --git a/.cvsignore b/.cvsignore index 1137b6a..d108371 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -alsa-tools-1.0.20-pruned.tar.bz2 +alsa-tools-1.0.22-pruned.tar.bz2 diff --git a/alsa-tools.spec b/alsa-tools.spec index 2e67931..4f8f186 100644 --- a/alsa-tools.spec +++ b/alsa-tools.spec @@ -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 - 1.0.22-1 +- Update to 1.0.22 +- use %%global instead of %%define + +* Thu Sep 03 2009 Tim Jackson - 1.0.21-1 +- Update to 1.0.21 + * Wed Aug 26 2009 Tim Jackson - 1.0.20-4 - Add missing dep on xorg-x11-fonts-misc (#503284) diff --git a/echomixer.desktop b/echomixer.desktop new file mode 100644 index 0000000..113552d --- /dev/null +++ b/echomixer.desktop @@ -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 diff --git a/echomixer.png b/echomixer.png new file mode 100644 index 0000000..48c4b92 Binary files /dev/null and b/echomixer.png differ diff --git a/envy24control.desktop b/envy24control.desktop new file mode 100644 index 0000000..b087355 --- /dev/null +++ b/envy24control.desktop @@ -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 diff --git a/envy24control.png b/envy24control.png new file mode 100644 index 0000000..73c47d6 Binary files /dev/null and b/envy24control.png differ diff --git a/sources b/sources index 35c3fe5..cfc1e1b 100644 --- a/sources +++ b/sources @@ -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