Hello community, here is the log from the commit of package espeak for openSUSE:Factory checked in at 2012-07-16 09:20:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/espeak (Old) and /work/SRC/openSUSE:Factory/.espeak.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "espeak", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/espeak/espeak.changes 2011-09-23 01:56:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.espeak.new/espeak.changes 2012-07-16 09:20:03.000000000 +0200 @@ -1,0 +2,4 @@ +Sat Jul 07 19:40:40 UTC 2012 - [email protected] +- Update to version 1.46.02 + +------------------------------------------------------------------- Old: ---- espeak-1.43.03-source.tar.bz2 espeak-audio-runtime-detection.patch espeak-volume-full-fix.diff New: ---- espeak-1.46.02-source.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ espeak.spec ++++++ --- /var/tmp/diff_new_pack.5DRGiY/_old 2012-07-16 09:20:08.000000000 +0200 +++ /var/tmp/diff_new_pack.5DRGiY/_new 2012-07-16 09:20:08.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package espeak # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,24 +16,21 @@ # - Name: espeak -Version: 1.43.03 -Release: 7 +%define _major_version 1.46 +Version: 1.46.02 +Release: 0 %define _version %{version}-source -License: GPL-3.0+ Summary: Software speech synthesizer (text-to-speech) -Url: http://espeak.sourceforge.net +License: GPL-3.0+ Group: Productivity/Other -Source: %{name}-%{_version}.tar.bz2 +Url: http://espeak.sourceforge.net +Source: http://sourceforge.net/projects/espeak/files/espeak/espeak-%{_major_version}/espeak-%{_version}.zip Source1: espeak.1 -# PATCH-FIX-UPSTREAM espeak-audio-runtime-detection.patch [email protected] -- Taken from Fedora -Patch0: espeak-audio-runtime-detection.patch -# PATCH-FIX-SUSE espeak-volume-full-fix.diff [email protected] -- Fix full-volume with PulseAudio (bnc#679975) -Patch1: espeak-volume-full-fix.diff BuildRequires: gcc-c++ BuildRequires: portaudio-devel BuildRequires: pulseaudio-devel +BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -46,7 +43,6 @@ which are based on human speech recordings. %package devel -License: GPL-3.0+ Summary: Software speech synthesizer (text-to-speech) -- Development Files Group: Productivity/Other Requires: espeak @@ -62,8 +58,6 @@ %prep %setup -q -n %{name}-%{_version} -%patch0 -p1 -%patch1 -p1 # Don't use the included binary voice dictionaries; we compile these from # source %{__rm} espeak-data/*_dict @@ -98,7 +92,7 @@ %files %defattr (-,root,root,755) -%doc ChangeLog License.txt ReadMe html/ +%doc ChangeLog.txt License.txt ReadMe html/ %{_bindir}/espeak %{_libdir}/libespeak.so.* %{_datadir}/espeak-data/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
