From 5fd90fb91040f71d3f740b837ae180c356d35922 Mon Sep 17 00:00:00 2001 From: Tim Jackson Date: Jan 10 2010 18:45:48 +0000 Subject: Update to alsa-tools 1.0.22 --- diff --git a/alsa-tools-1.0.20-glibc2.10.patch b/alsa-tools-1.0.20-glibc2.10.patch deleted file mode 100644 index dba5a3c..0000000 --- a/alsa-tools-1.0.20-glibc2.10.patch +++ /dev/null @@ -1,12 +0,0 @@ -From http://article.gmane.org/gmane.linux.alsa.devel/63326 - ---- envy24control/strstr_icase_blank.c -+++ envy24control/strstr_icase_blank.c -@@ -48,7 +48,6 @@ int strstr_icase_blank(const char * const string1, const char * const string2) - char search_string[MAX_SEARCH_FIELD_LENGTH]; - char *pstr; - int pos_first_non_blank; -- int isblank(int c); - - strncpy(search_string, string2, MAX_SEARCH_FIELD_LENGTH); - search_string[MAX_SEARCH_FIELD_LENGTH - 1] = '\0'; diff --git a/alsa-tools.spec b/alsa-tools.spec index 0e2e0fd..99cb555 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: 2%{?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,10 @@ 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 + * Wed Aug 26 2009 Tim Jackson - 1.0.20-2 - 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