Merge pull request !1 from openeuler-basic/init
This commit is contained in:
openeuler-ci-bot 2019-12-26 11:11:56 +08:00 committed by Gitee
commit 4132d9c805

View File

@ -2,12 +2,15 @@
Name: slang Name: slang
Version: 2.3.2 Version: 2.3.2
Release: 7 Release: 8
Summary: An interpreted language and programing library Summary: An interpreted language and programing library
License: GPLv2+ License: GPLv2+
URL: https://www.jedsoft.org/slang/ URL: https://www.jedsoft.org/slang/
Source0: https://www.jedsoft.org/releases/slang/%{name}-%{version}.tar.bz2 Source0: https://www.jedsoft.org/releases/slang/%{name}-%{version}.tar.bz2
Provides: %{name}-slsh = %{version}-%{release}
Obsoletes: %{name}-slsh < %{version}-%{release}
Patch6000: slang-getkey-memmove.patch Patch6000: slang-getkey-memmove.patch
Patch6001: slang-sighuptest.patch Patch6001: slang-sighuptest.patch
@ -81,6 +84,9 @@ make check
%{_mandir}/man1/slsh.1* %{_mandir}/man1/slsh.1*
%changelog %changelog
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.3.2-8
- Add provides of slang-slsh
* Thu Nov 21 2019 fangyufa <fangyufa1@huawei.com> - 2.3.2-7 * Thu Nov 21 2019 fangyufa <fangyufa1@huawei.com> - 2.3.2-7
- add buildrequires of git for x86_64 build - add buildrequires of git for x86_64 build