!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
|
Name: json-c
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: JSON implementation in C
|
Summary: JSON implementation in C
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -71,6 +71,9 @@ doxygen -s -u doc/Doxyfile.in
|
|||||||
%__cmake --build "%{_vpath_builddir}" %{?_smp_mflags} --verbose --target all doc
|
%__cmake --build "%{_vpath_builddir}" %{?_smp_mflags} --verbose --target all doc
|
||||||
#%cmake_build
|
#%cmake_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
%ninja_test -C %{_vpath_builddir}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
#%cmake_install
|
#%cmake_install
|
||||||
DESTDIR="%{buildroot}" %__cmake --install "%{_vpath_builddir}"
|
DESTDIR="%{buildroot}" %__cmake --install "%{_vpath_builddir}"
|
||||||
@ -102,6 +105,11 @@ end
|
|||||||
%doc %{_pkgdocdir}
|
%doc %{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 3 2022 zhangrui <zhangrui182@huawei.com> - 0.15-4
|
||||||
- add remove unlink file in pretrans devel
|
- add remove unlink file in pretrans devel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user