SHA256
8
0
forked from pool/doxygen

Accepting request 766399 from home:bmwiedemann:branches:devel:tools

Add upstream reproducible-sort.patch to make html output reproducible in spite of ASLR (boo#1062303)

OBS-URL: https://build.opensuse.org/request/show/766399
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=146
This commit is contained in:
2020-01-23 08:03:16 +00:00
committed by Git OBS Bridge
parent 35d42b126f
commit d00bed73f0
3 changed files with 39 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ Patch6: doxygen-llvm-libs.patch
Patch7: PR_7193_fix_blank_file_patterns.patch
# PATCH-FIX-UPSTREAM Including external tag files with TOC produces a broken index.qhp
Patch8: 0001-issue-7248-Including-external-tag-files-with-TOC-pro.patch
Patch9: reproducible-sort.patch
BuildRequires: bison
BuildRequires: cmake >= 2.8.12
BuildRequires: flex
@@ -72,6 +73,7 @@ as well.
%endif
%patch7 -p1
%patch8 -p1
%patch9 -p1
%build
%cmake \