From 74d28ebe55ccde38de3187e27d358fa60d89b043 Mon Sep 17 00:00:00 2001 From: twittner Date: Sat, 27 Jan 2007 12:45:38 +0000 Subject: [PATCH] - further updates for 1.19: put correct version in AC_INIT and -version-info in -ac_am.patch - installation fails on current Th: error: espeak-1.19-0.1: req /usr/share/espeak-data/voices/!v not found Changed files: espeak-ac_am.patch -> 1.5 espeak.spec -> 1.14 --- espeak-ac_am.patch | 4 ++-- espeak.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/espeak-ac_am.patch b/espeak-ac_am.patch index f36f898..6f95cbc 100644 --- a/espeak-ac_am.patch +++ b/espeak-ac_am.patch @@ -15,7 +15,7 @@ diff -Nur o.speak-1.14-source/configure.ac n.speak-1.14-source/configure.ac +# Process this file with autoconf to produce a configure script. + +AC_PREREQ(2.59) -+AC_INIT(espeak, 1.17, ) ++AC_INIT(espeak, 1.19, ) +AM_INIT_AUTOMAKE +AC_CONFIG_SRCDIR([src/speak.cpp]) +AC_CONFIG_HEADER([config.h]) @@ -71,7 +71,7 @@ diff -Nur o.speak-1.14-source/src/Makefile.am n.speak-1.14-source/src/Makefile.a + synthdata.cpp synthesize.cpp translate.cpp tr_english.cpp \ + tr_languages.cpp voices.cpp wavegen.cpp + -+libespeak_la_LDFLAGS = -version-info 2:16:1 ++libespeak_la_LDFLAGS = -version-info 2:19:1 + +include_HEADERS = speak_lib.h --- espeak-1.17-source/src/speech.h~ 2006-11-19 14:47:14.000000000 +0100 diff --git a/espeak.spec b/espeak.spec index b6d57c0..b69271a 100644 --- a/espeak.spec +++ b/espeak.spec @@ -6,7 +6,7 @@ Summary: eSpeak - speech synthesizer for English and other languages Summary(pl): eSpeak - syntezator mowy dla jêzyka angielskiego i innych Name: espeak Version: 1.19 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications Source0: http://dl.sourceforge.net/espeak/%{name}-%{version}-source.zip -- 2.44.0