!1 add necessary BuildRequires
Merge pull request !1 from chengquan/developer
This commit is contained in:
commit
bb6adcecdc
@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
Name: lua-expat
|
Name: lua-expat
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 15
|
Release: 16
|
||||||
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/
|
||||||
Source0: http://matthewwild.co.uk/projects/luaexpat/luaexpat-%{version}.tar.gz
|
Source0: http://matthewwild.co.uk/projects/luaexpat/luaexpat-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver}, gcc, expat-devel
|
BuildRequires: lua >= %{luaver} lua-devel >= %{luaver} gcc expat-devel gdb
|
||||||
Requires: lua(abi) = %{luaver}
|
Requires: lua(abi) = %{luaver}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,6 +54,9 @@ lua -e 'package.cpath="./src/?.so;" .. package.cpath; package.path="./src/?.lua;
|
|||||||
%doc doc/us/*
|
%doc doc/us/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.3.0-16
|
||||||
|
- add necessary BuildRequires
|
||||||
|
|
||||||
* Fri Aug 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.0-15
|
* Fri Aug 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.0-15
|
||||||
- Build for Help Package
|
- Build for Help Package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user