!39 json-c:enable DT

From: @chen-haixing-hw 
Reviewed-by: @anonymous_z, @yanan-rock 
Signed-off-by: @anonymous_z, @yanan-rock
This commit is contained in:
openeuler-ci-bot 2023-03-17 09:04:21 +00:00 committed by Gitee
commit 3606dd0600
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,7 +6,7 @@
Name: json-c
Version: 0.15
Release: 4
Release: 5
Summary: JSON implementation in C
License: MIT
@ -70,6 +70,9 @@ doxygen -s -u doc/Doxyfile.in
%__cmake --build "%{_vpath_builddir}" %{?_smp_mflags} --verbose --target all doc
#%cmake_build
%check
%ninja_test -C %{_vpath_builddir}
%install
#%cmake_install
@ -102,6 +105,11 @@ end
%doc %{_pkgdocdir}
%changelog
* Fri Mar 17 2023 chenhaixing <chenhaixing@huawei.com> - 0.15-5
- CVE:NA
- SUG:NA
- DESC:json-c:enable DT
* Sat Sep 3 2022 zhangrui <zhangrui182@huawei.com> - 0.15-4
- add remove unlink file in pretrans devel