!57 [sync] PR-54: set clang_support to default OFF
From: @openeuler-sync-bot Reviewed-by: @small_leek, @zhoupengcheng11, @lvying6 Signed-off-by: @lvying6, @small_leek
This commit is contained in:
commit
12a9351bd5
@ -1,10 +1,10 @@
|
||||
%global xapian_core_support "ON"
|
||||
%global BuildDir "Out"
|
||||
%global clang_support ON
|
||||
%global clang_support OFF
|
||||
Name: doxygen
|
||||
Epoch: 1
|
||||
Version: 1.9.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A documentation system for C/C++
|
||||
License: GPL+
|
||||
Url: https://www.doxygen.nl
|
||||
@ -104,6 +104,9 @@ make tests -C %{BuildDir}
|
||||
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
|
||||
|
||||
%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
|
||||
- RTFGenerator should exit with 0 when gengrate file success
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user