!4 [sync] PR-3: fix compile fail
From: @openeuler-sync-bot Reviewed-by: @leeffo Signed-off-by: @leeffo
This commit is contained in:
commit
3d1f137221
@ -2,7 +2,7 @@
|
||||
|
||||
Name: castxml
|
||||
Version: 0.6.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: C-family abstract syntax tree XML output tool
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/CastXML/CastXML
|
||||
@ -16,6 +16,9 @@ BuildRequires: clang-devel >= 3.6.0
|
||||
BuildRequires: libedit-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: python3-sphinx
|
||||
BuildRequires: llvm-test
|
||||
BuildRequires: clang-tools-extra
|
||||
BuildRequires: clang
|
||||
Obsoletes: gccxml < 0.9.0-0.28
|
||||
|
||||
%description
|
||||
@ -60,5 +63,8 @@ ctest -v
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 leeffo <liweiganga@uniontech.com> - 0.6.1-2
|
||||
- fix compile fail
|
||||
|
||||
* Fri Apr 28 2023 liweiganga <liweiganga@uniontech.com> - 0.6.1-1
|
||||
- Init packaging for openEuler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user