set clang_support to default OFF
(cherry picked from commit 8c7aaf653f4a92895df8b4e97a9d3bb969595eb0)
This commit is contained in:
parent
a19bf27bac
commit
b4dddd8888
@ -1,10 +1,10 @@
|
|||||||
%global xapian_core_support "ON"
|
%global xapian_core_support "ON"
|
||||||
%global BuildDir "Out"
|
%global BuildDir "Out"
|
||||||
%global clang_support ON
|
%global clang_support OFF
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.9.3
|
Version: 1.9.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A documentation system for C/C++
|
Summary: A documentation system for C/C++
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Url: https://www.doxygen.nl
|
Url: https://www.doxygen.nl
|
||||||
@ -104,6 +104,9 @@ make tests -C %{BuildDir}
|
|||||||
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
|
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 21 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1:1.9.3-3
|
||||||
|
- set clang_support to default OFF
|
||||||
|
|
||||||
* Mon Aug 15 2022 caodongxia <caodongxia@h-partners.com> - 1:1.9.3-2
|
* Mon Aug 15 2022 caodongxia <caodongxia@h-partners.com> - 1:1.9.3-2
|
||||||
- RTFGenerator should exit with 0 when gengrate file success
|
- RTFGenerator should exit with 0 when gengrate file success
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user