From c9f41a44d8305714b92f89f4df203146d8d9cae7 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Jan 23 2006 01:09:35 +0000 Subject: - get gnopernicus again. Patch from Fernando Herrera (bug 178312) --- diff --git a/festival.spec b/festival.spec index 39f9edd..461d56b 100644 --- a/festival.spec +++ b/festival.spec @@ -1,7 +1,7 @@ Name: festival Summary: A free speech synthesizer Version: 1.95 -Release: 4.1 +Release: 5 # we ship the 1.4.2 docs for now. %define docversion 1.4.2 @@ -66,6 +66,9 @@ Patch3: festival-1.95-shared-build.patch Patch4: speech_tools-1.2.95-gcc4.patch Patch5: festival-1.95-gcc4.patch +# Get gnopernicus working again: bug 178312 +Patch6: festival-1.95-fix-localhost-connections.patch + # mattdm: this is a hack to make the shared libraries build with actual # sonames. I'm not sure I'm doing the right thing here, but this *does* # make it work. Someone should double check me. @@ -117,6 +120,7 @@ ln -sf festival/speech_tools ../speech_tools %patch3 -p1 %patch4 -p0 %patch5 -p1 +%patch6 -p1 -b .fix-localhost-connections %patch30 -p1 -b .soname # zero length @@ -287,6 +291,10 @@ fi %{_includedir}/festival/* %changelog +* Sun Jan 22 2006 Ray Strode - 1.95-5 +- get gnopernicus again. Patch from + Fernando Herrera (bug 178312) + * Fri Dec 09 2005 Jesse Keating - rebuilt