!10 upgrade version to 1.9.4
From: @run-is-pig Reviewed-by: @openeuler-basic,@licihua Signed-off-by: @licihua
This commit is contained in:
commit
a62dc0effe
Binary file not shown.
BIN
jsoncpp-1.9.4.tar.gz
Normal file
BIN
jsoncpp-1.9.4.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: jsoncpp
|
||||
Version: 1.9.3
|
||||
Release: 2
|
||||
Version: 1.9.4
|
||||
Release: 1
|
||||
Summary: JSON C++ library
|
||||
License: Public Domain or MIT
|
||||
URL: https://github.com/open-source-parsers/jsoncpp
|
||||
@ -39,6 +39,7 @@ sed -i -e 's!^DOT_FONTNAME.*=.*!DOT_FONTNAME =!g' doc/doxyfile.in
|
||||
install -d %{_vpath_builddir}
|
||||
cd %{_vpath_builddir}
|
||||
%cmake -DBUILD_STATIC_LIBS=OFF -DJSONCPP_WITH_WARNING_AS_ERROR=OFF \
|
||||
-DBUILD_OBJECT_LIBS:BOOL=OFF \
|
||||
-DJSONCPP_WITH_PKGCONFIG_SUPPORT=ON -DJSONCPP_WITH_CMAKE_PACKAGE=ON \
|
||||
-DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF -DPYTHON_EXECUTABLE="%{__python3}" \
|
||||
..
|
||||
@ -87,6 +88,9 @@ hardlink -cfv %{buildroot}%{_docdir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 3 2021 liudabo <liudabo1@huawei.com> - 1.9.4-1
|
||||
- upgrade version to 1.9.4
|
||||
|
||||
* Sat Aug 08 2020 lingsheng<lingsheng@huawei.com> - 1.9.3-2
|
||||
- Remove old version so
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user