!8 remove BuildRequires gdb
From: @xinyingchao Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
323868d153
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: lua-expat
|
Name: lua-expat
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 19
|
Release: 20
|
||||||
Summary: A SAX XML parser based on the Expat library
|
Summary: A SAX XML parser based on the Expat library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.keplerproject.org/luaexpat/
|
URL: http://www.keplerproject.org/luaexpat/
|
||||||
@ -13,7 +13,7 @@ Source0: http://matthewwild.co.uk/projects/luaexpat/luaexpat-%{version}.t
|
|||||||
|
|
||||||
Patch6000: lua-expat-1.3.0-improve-test.patch
|
Patch6000: lua-expat-1.3.0-improve-test.patch
|
||||||
|
|
||||||
BuildRequires: lua >= %{luaver} lua-devel >= %{luaver} gcc expat-devel gdb
|
BuildRequires: lua >= %{luaver} lua-devel >= %{luaver} gcc expat-devel
|
||||||
Requires: lua(abi) = %{luaver}
|
Requires: lua(abi) = %{luaver}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -57,6 +57,9 @@ lua -e 'package.cpath="./src/?.so;" .. package.cpath; package.path="./src/?.lua;
|
|||||||
%doc doc/us/*
|
%doc doc/us/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 23 2021 yuanxin<yuanxin24@huawei.com> - 1.3.0-20
|
||||||
|
- remove BuildRequires gdb
|
||||||
|
|
||||||
* Fri Aug 14 2020 shenyangyang<shenyangyang4@huawei.com> - 1.3.0-19
|
* Fri Aug 14 2020 shenyangyang<shenyangyang4@huawei.com> - 1.3.0-19
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user