SHA256
8
0
forked from pool/doxygen
2022-07-25 08:19:31 +00:00
committed by Git OBS Bridge
parent 3bebd679a5
commit 0be7ade6c2
2 changed files with 73 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ Patch0: %{name}-modify_footer.patch
Patch1: %{name}-no-lowercase-man-names.patch
# PATCH-FIX-UPSTREAM
Patch2: doxygen-gcc12.patch
# reproducible
Patch3: doxygen-reproducible.patch
# The unified libclang-cpp library doesn't exist on older Leap / SLE
Patch10: doxygen-no-libclang-cpp.patch
BuildRequires: bison
@@ -69,6 +71,7 @@ as well.
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%if %{with libclang}
%if 0%{?sle_version} == 150100 || (0%{?sle_version} == 150200 && !0%{?is_opensuse})
%patch10 -p1