From: Jakub Bogusz Date: Mon, 27 Apr 2020 16:53:45 +0000 (+0200) Subject: - updated to 1.50 X-Git-Tag: auto/th/espeak-ng-1.50-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=45a0b43631d453c830048391956fd849f53872b3;p=packages%2Fespeak-ng.git - updated to 1.50 --- 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)