Package init
This commit is contained in:
parent
b157deb13f
commit
1e15e3b028
@ -2,7 +2,7 @@
|
||||
|
||||
Name: slang
|
||||
Version: 2.3.2
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: An interpreted language and programing library
|
||||
License: GPLv2+
|
||||
URL: https://www.jedsoft.org/slang/
|
||||
@ -11,7 +11,7 @@ Source0: https://www.jedsoft.org/releases/slang/%{name}-%{version}.tar.bz2
|
||||
Patch6000: slang-getkey-memmove.patch
|
||||
Patch6001: slang-sighuptest.patch
|
||||
|
||||
BuildRequires: gcc libpng-devel pcre-devel zlib-devel
|
||||
BuildRequires: gcc libpng-devel pcre-devel zlib-devel git
|
||||
|
||||
%description
|
||||
S-Lang is a multi-platform programmer's library designed to allow
|
||||
@ -81,6 +81,9 @@ make check
|
||||
%{_mandir}/man1/slsh.1*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2019 fangyufa <fangyufa1@huawei.com> - 2.3.2-7
|
||||
- add buildrequires of git for x86_64 build
|
||||
|
||||
* Mon Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.3.2-6
|
||||
- Remove unnecessary info in spec
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user