!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:
commit
3606dd0600
10
json-c.spec
10
json-c.spec
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user