Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
2
.doxygen.metadata
Normal file
2
.doxygen.metadata
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
8f999c95d1e42d725b7cd55bef0ed2a841eb0b34 SOURCES/doxygen-1.8.14.src.tar.gz
|
||||||
|
94bc89bf18be85776e9aa8951713d5de211ed0d8 SOURCES/doxywizard.png
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,2 @@
|
|||||||
SOURCES/doxygen-1.8.14.src.tar.gz
|
SOURCES/doxygen-1.8.14.src.tar.gz
|
||||||
SOURCES/doxywizard.png
|
SOURCES/doxywizard.png
|
||||||
/doxygen-1.8.14.src.tar.gz
|
|
||||||
/doxywizard.png
|
|
||||||
|
@ -8,7 +8,7 @@ Summary: A documentation system for C/C++
|
|||||||
Name: doxygen
|
Name: doxygen
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.8.14
|
Version: 1.8.14
|
||||||
Release: 13%{?dist}
|
Release: 12%{?dist}
|
||||||
|
|
||||||
# No version is specified.
|
# No version is specified.
|
||||||
License: GPL+
|
License: GPL+
|
||||||
@ -18,8 +18,6 @@ Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
|
|||||||
Source1: doxywizard.png
|
Source1: doxywizard.png
|
||||||
Source2: doxywizard.desktop
|
Source2: doxywizard.desktop
|
||||||
|
|
||||||
Patch0: doxygen-1.8.14-jquery-CVE-2020-11023-CVE-2020-11022.patch
|
|
||||||
|
|
||||||
# upstream patches
|
# upstream patches
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -47,7 +45,7 @@ BuildRequires: zlib-devel
|
|||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
%if "%{xapian_core_support}" == "ON"
|
%if %{xapian_core_support} == "ON"
|
||||||
BuildRequires: xapian-core-devel
|
BuildRequires: xapian-core-devel
|
||||||
%endif
|
%endif
|
||||||
Requires: perl-interpreter
|
Requires: perl-interpreter
|
||||||
@ -140,7 +138,7 @@ cp doc/*.1 %{buildroot}/%{_mandir}/man1/
|
|||||||
rm -f %{buildroot}/%{_mandir}/man1/doxywizard.1*
|
rm -f %{buildroot}/%{_mandir}/man1/doxywizard.1*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{xapian_core_support}" == "OFF"
|
%if %{xapian_core_support} == "OFF"
|
||||||
rm -f %{buildroot}/%{_mandir}/man1/doxyindexer.1* %{buildroot}/%{_mandir}/man1/doxysearch.1*
|
rm -f %{buildroot}/%{_mandir}/man1/doxyindexer.1* %{buildroot}/%{_mandir}/man1/doxysearch.1*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -155,14 +153,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
|
|||||||
%doc LANGUAGE.HOWTO README.md
|
%doc LANGUAGE.HOWTO README.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%if ! 0%{?_module_build}
|
%if ! 0%{?_module_build}
|
||||||
%if "%{xapian_core_support}" == "ON"
|
%if %{xapian_core_support} == "ON"
|
||||||
%{_bindir}/doxyindexer
|
%{_bindir}/doxyindexer
|
||||||
%{_bindir}/doxysearch*
|
%{_bindir}/doxysearch*
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%{_bindir}/doxygen
|
%{_bindir}/doxygen
|
||||||
%{_mandir}/man1/doxygen.1*
|
%{_mandir}/man1/doxygen.1*
|
||||||
%if "%{xapian_core_support}" == "ON"
|
%if %{xapian_core_support} == "ON"
|
||||||
%{_mandir}/man1/doxyindexer.1*
|
%{_mandir}/man1/doxyindexer.1*
|
||||||
%{_mandir}/man1/doxysearch.1*
|
%{_mandir}/man1/doxysearch.1*
|
||||||
%endif
|
%endif
|
||||||
@ -180,9 +178,6 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 07 2025 Than Ngo <than@redhat.com> - 1:1.8.14-13
|
|
||||||
- Resolves: RHEL-78141, CVE-2020-11023, CVE-2020-11022
|
|
||||||
|
|
||||||
* Mon May 13 2019 Than Ngo <than@redhat.com> - 1:1.8.14-12
|
* Mon May 13 2019 Than Ngo <than@redhat.com> - 1:1.8.14-12
|
||||||
- Related: #1693329 - rpmdiff execshield failures, rebuilt against new annobin
|
- Related: #1693329 - rpmdiff execshield failures, rebuilt against new annobin
|
||||||
|
|
File diff suppressed because one or more lines are too long
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
2
sources
2
sources
@ -1,2 +0,0 @@
|
|||||||
SHA512 (doxygen-1.8.14.src.tar.gz) = 5fac7e457a51b1f8e39fb65de5e0c07633e573f74e876580e7bcad5693540d6970fde1b2cb799a4df6ab9dfca951ece15b76b3010134d7658db3500183bea85c
|
|
||||||
SHA512 (doxywizard.png) = 42a7e5903bf27463d3b072cf043aef071b519b53054bbe647c522d5e499e02f554867ab5e9971b06493769cc17b9d1588462aeade284de1f9d579cf9f99e8851
|
|
Loading…
Reference in New Issue
Block a user