!3 Switch ronn-ng to disable ronn

From: @hht8
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-02-08 16:35:48 +08:00 committed by Gitee
commit 9af26bae69

View File

@ -1,11 +1,11 @@
Name: espeak-ng
Version: 1.49.2
Release: 5
Release: 6
Summary: eSpeak NG is an open source speech synthesizer
License: GPLv3+
License: GPLv3+ and Apache-2.0
URL: https://github.com/espeak-ng/espeak-ng
Source0: https://github.com/espeak-ng/espeak-ng/archive/%{version}.tar.gz
BuildRequires: make autoconf automake libtool pkgconfig rubygem-ronn rubygem-kramdown pcaudiolib-devel
BuildRequires: make autoconf automake libtool pkgconfig rubygem-ronn-ng rubygem-kramdown pcaudiolib-devel
Provides: espeak-ng-vim = %{version}-%{release}
Obsoletes: espeak-ng-vim < %{version}-%{release}
@ -73,5 +73,8 @@ ESPEAK_DATA_PATH=`pwd` LD_LIBRARY_PATH=src:${LD_LIBRARY_PATH} src/espeak-ng ...
%{_mandir}/man1/{speak-ng.1.gz,espeak-ng.1.gz}
%changelog
* Tue Dec 3 2019 Ling Yang <lingyang2@huawei.com> - 1.49.2-5
* Sun Feb 07 2020 huanghaitao <huanghaitao8@huawei.com> - 1.49.2-6
- Swith rubygem-ronn-ng to drop rubygem-ronn
* Tue Dec 03 2019 Ling Yang <lingyang2@huawei.com> - 1.49.2-5
- Package init