[packages/espeak-ng] - updated to 1.50

qboosh qboosh at pld-linux.org
Mon Apr 27 18:53:29 CEST 2020


commit 45a0b43631d453c830048391956fd849f53872b3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 27 18:53:45 2020 +0200

    - updated to 1.50

 espeak-ng.spec | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/espeak-ng.spec b/espeak-ng.spec
index ea8e840..0be4578 100644
--- a/espeak-ng.spec
+++ b/espeak-ng.spec
@@ -1,16 +1,15 @@
 Summary:	eSpeak NG - multi-lingual software speech synthesizer
 Summary(pl.UTF-8):	eSpeak NG - wielojęzyczny programowy syntezator mowy
 Name:		espeak-ng
-Version:	1.49.2
+Version:	1.50
 Release:	1
 License:	GPL v3+
 Group:		Applications/Sound
 #Source0Download: https://github.com/espeak-ng/espeak-ng/releases
-# 1.49.2 release tarball is broken
-#Source0:	https://github.com/espeak-ng/espeak-ng/releases/download/%{version}/%{name}-%{version}.tar.gz
+Source0:	https://github.com/espeak-ng/espeak-ng/releases/download/%{version}/%{name}-%{version}.tgz
+# Source0-md5:	85422fd7ccebd32ef4d92e6719efd8be
 # so use archive
-Source0:	https://github.com/espeak-ng/espeak-ng/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	8cc43f3f6ecc339e712a1648598f4f78
+#Source0:	https://github.com/espeak-ng/espeak-ng/archive/%{version}/%{name}-%{version}.tar.gz
 URL:		https://github.com/espeak-ng/espeak-ng/
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11
@@ -89,7 +88,7 @@ Vim syntax rules for eSpeak files.
 Reguły składni Vima dla plików eSpeaka.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 
 %build
 %{__libtoolize}
@@ -130,7 +129,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG.md COPYING.{BSD2,IEEE,UCD} README.md docs/{*.md,images,languages}
+%doc CHANGELOG.md COPYING.{BSD2,IEEE,UCD} README.md docs/{*.md,images,languages,phonemes}
 %attr(755,root,root) %{_bindir}/espeak
 %attr(755,root,root) %{_bindir}/espeak-ng
 %attr(755,root,root) %{_bindir}/speak
@@ -143,20 +142,16 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libespeak-ng.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libespeak-ng.so.1
-%attr(755,root,root) %{_libdir}/libespeak-ng-test.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libespeak-ng-test.so.1
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libespeak-ng.so
-%attr(755,root,root) %{_libdir}/libespeak-ng-test.so
 %{_includedir}/espeak-ng
 %{_pkgconfigdir}/espeak-ng.pc
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libespeak-ng.a
-%{_libdir}/libespeak-ng-test.a
 
 %files -n vim-syntax-espeak
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/espeak-ng.git/commitdiff/45a0b43631d453c830048391956fd849f53872b3



More information about the pld-cvs-commit mailing list