SPECS: festival.spec - gcc 4.1 fixes
arekm
arekm at pld-linux.org
Sat Apr 1 23:42:33 CEST 2006
Author: arekm Date: Sat Apr 1 21:42:33 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gcc 4.1 fixes
---- Files affected:
SPECS:
festival.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/festival.spec
diff -u SPECS/festival.spec:1.22 SPECS/festival.spec:1.23
--- SPECS/festival.spec:1.22 Fri May 27 02:53:58 2005
+++ SPECS/festival.spec Sat Apr 1 23:42:27 2006
@@ -5,7 +5,7 @@
Name: festival
Version: 1.4.4
%define _snap 20030803
-Release: 0.%{_snap}.2
+Release: 0.%{_snap}.3
License: BSD-like (except for festival.el, which is on GPL)
Group: Applications/Sound
#Source0: http://www.cstr.ed.ac.uk/download/festival/%{version}/%{name}-%{version}-release.tar.gz
@@ -21,6 +21,7 @@
# Source4-md5: 66e3bc07751d7e31826185649c5ada5a
Patch0: %{name}-config.patch
Patch1: %{name}-asterisk.patch
+Patch2: %{name}-gcc4.patch
URL: http://www.cstr.ed.ac.uk/projects/festival/
BuildRequires: automake
BuildRequires: speech_tools-devel
@@ -86,6 +87,7 @@
%setup -q -n %{name} -b1 -b2 -b3 -b4
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
cp -f /usr/share/automake/config.* .
@@ -171,6 +173,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2006/04/01 21:42:27 arekm
+- gcc 4.1 fixes
+
Revision 1.22 2005/05/27 00:53:58 ankry
- disable mbrola voices on amd64
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/festival.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list