SPECS: speech_tools.spec - added fix for gcc 4.2

prism prism at pld-linux.org
Sat Jun 16 12:31:37 CEST 2007


Author: prism                        Date: Sat Jun 16 10:31:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added fix for gcc 4.2

---- Files affected:
SPECS:
   speech_tools.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/speech_tools.spec
diff -u SPECS/speech_tools.spec:1.49 SPECS/speech_tools.spec:1.50
--- SPECS/speech_tools.spec:1.49	Sat Mar  3 19:29:35 2007
+++ SPECS/speech_tools.spec	Sat Jun 16 12:31:32 2007
@@ -16,6 +16,7 @@
 Patch3:		%{name}-bin_printf.patch
 Patch4:		%{name}-gcc41.patch
 Patch5:		%{name}-as-needed.patch
+Patch6:		%{name}-gcc42.patch
 URL:		http://www.cstr.ed.ac.uk/projects/speech_tools/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -79,6 +80,7 @@
 %patch3 -p0
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 %if "%{_lib}" == "lib64"
 # fix regression output for 64-bit archs (sizeof(ptr)==8 instead of 4).
 sed -i 's:20 bytes:24 bytes:' testsuite/correct/matrix_regression.out
@@ -182,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007/06/16 10:31:32  prism
+- added fix for gcc 4.2
+
 Revision 1.49  2007/03/03 18:29:35  qrczak
 - speech_tools-as-needed.patch: fixed linking.
 - Release 0.beta.4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/speech_tools.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list