fix build error

This commit is contained in:
baizg1107 2022-03-29 17:26:57 +08:00
parent 0ed2adbde4
commit 8db1b676e5

View File

@ -1,9 +1,9 @@
%global xapian_core_support ON
%global BuildDir Out
%global xapian_core_support "ON"
%global BuildDir "Out"
Name: doxygen
Epoch: 1
Version: 1.9.2
Release: 1
Release: 2
Summary: A documentation system for C/C++
License: GPL+
Url: http://www.doxygen.nl
@ -95,6 +95,9 @@ make tests -C %{BuildDir}
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
%changelog
* Tue Mar 29 2022 baizhonggui<baizhonggui@huawei.com> - 1.9.2-2
- Fix build error for string compare
* Thu Dec 30 2021 zoulin<zoulin13@huawei.com> - 1.9.2-1
- Update version to 1.9.2 and removeing the "graphviz" dependency