rpms/alsa-tools/F-11 alsa-tools-1.0.20-glibc2.10.patch, NONE, 1.1 alsa-tools.spec, 1.24, 1.25 sources, 1.12, 1.13

Tim Jackson timj at fedoraproject.org
Sat May 30 13:56:10 UTC 2009


Author: timj

Update of /cvs/extras/rpms/alsa-tools/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9247

Modified Files:
	alsa-tools.spec sources 
Added Files:
	alsa-tools-1.0.20-glibc2.10.patch 
Log Message:
Update to 1.0.20


alsa-tools-1.0.20-glibc2.10.patch:

--- NEW FILE alsa-tools-1.0.20-glibc2.10.patch ---
>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';


Index: alsa-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/alsa-tools/F-11/alsa-tools.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- alsa-tools.spec	24 Feb 2009 00:47:45 -0000	1.24
+++ alsa-tools.spec	30 May 2009 13:55:40 -0000	1.25
@@ -22,8 +22,8 @@
 
 Summary:        Specialist tools for ALSA
 Name:           alsa-tools
-Version:        1.0.19
-Release:        3%{?dist}
+Version:        1.0.20
+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,6 +39,7 @@ 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}
@@ -86,6 +87,7 @@ The following tools are available:
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0
 
 
 %build
@@ -216,6 +218,9 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_RO
 %endif
 
 %changelog
+* Sat May 30 2009 Tim Jackson <rpm at timj.co.uk> - 1.0.20-1
+- Update to 1.0.20
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/alsa-tools/F-11/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	24 Jan 2009 16:52:21 -0000	1.12
+++ sources	30 May 2009 13:55:40 -0000	1.13
@@ -2,4 +2,4 @@
 38db1b88c44adb5591f87173061d7d98  echomixer.png
 4c10f8d250a86bdb3ea138488aec8fc4  envy24control.desktop
 3a1a195f2b9641f68651e3d312e5476f  envy24control.png
-b12c748adc1bc4d4b454d61ee2e4432f  alsa-tools-1.0.19-pruned.tar.bz2
+7c0635f247cede4bc5c413f5e19fa991  alsa-tools-1.0.20-pruned.tar.bz2




More information about the scm-commits mailing list