fix rpmbuild failure

(cherry picked from commit c04abcd222617017bf0eb1485f16dcff491b5ee8)
This commit is contained in:
zhangtao2020 2021-06-14 11:51:09 +08:00 committed by openeuler-sync-bot
parent 0d58eaf08e
commit b7c20b54ca

View File

@ -1,4 +1,4 @@
%bcond_with python2
%bcond_without python2
%bcond_with php
%if "%{php_version}" < "5.6"
@ -16,7 +16,7 @@
Name: graphviz
Version: 2.44.0
Release: 2
Release: 3
Summary: Graph Visualization Tools
License: EPL
URL: http://www.graphviz.org/
@ -312,6 +312,12 @@ php --no-php-ini --define extension_dir=$RPM_BUILD_ROOT%{_libdir}/graphviz/php/
%changelog
* Mon Jun 14 2021 zhangtao <zhangtao221@huawei.com> - 2.44.0-3
- Type:rpmbuild
- ID:NA
- SUG:NA
- DESC:fix rpmbuild failure
* Thu May 11 2021 wangkerong <wangkerong@huawei.com> - 2.44.0-2
- Type:CVE
- ID:CVE-2020-18032