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 de04796..b2c05e5 100644 --- a/alsa-tools.spec +++ b/alsa-tools.spec @@ -22,7 +22,7 @@ Summary: Specialist tools for ALSA Name: alsa-tools -Version: 1.0.23 +Version: 1.0.24.1 Release: 1%{?dist} # Checked at least one source file from all the sub-projects contained in @@ -44,7 +44,7 @@ Source5: 90-alsa-tools-firmware.rules Source6: hwmixvolume.png Source7: hwmixvolume.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: alsa-lib-devel >= %{version} +BuildRequires: alsa-lib-devel >= 1.0.24 %if 0%{!?_without_tools:1} BuildRequires: gtk+-devel BuildRequires: gtk2-devel @@ -96,7 +96,6 @@ The following tools are available: %prep %setup -q -n %{name}-%{version} - %build mv seq/sbiload . ; rm -rf seq for i in %{?builddirstools:%builddirstools} %{?builddirsfirmw:%builddirsfirmw} @@ -232,6 +231,9 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_sysconfdir}/udev/rules.d %endif %changelog +* Thu Feb 03 2011 Tim Jackson - 1.0.24.1-1 +- Update to 1.0.24.1 + * Mon May 03 2010 Tom "spot" Callaway - 1.0.23-1 - update to 1.0.23 diff --git a/sources b/sources index 1564120..73c2bd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97c71d428558755b45b4d1dca1aede59 alsa-tools-1.0.23-pruned.tar.bz2 +b0f9a06dc078d9b3bcf424e3688c0430 alsa-tools-1.0.24.1-pruned.tar.bz2