Remove Requires:python3-docs for tbb-doc subpackage

This commit is contained in:
Jonathan Wakely 2024-01-25 16:06:56 +00:00
parent 1114828fef
commit a09aee0692

View File

@ -68,9 +68,6 @@ Blocks (TBB) C++ libraries.
%package doc
Summary: The Threading Building Blocks documentation
%if %{with py3docs}
Requires: python3-docs
%endif
%ifarch %{ix86}
# https://bugzilla.redhat.com/show_bug.cgi?id=2174300
Conflicts: %{name}-doc.x86_64
@ -192,6 +189,7 @@ ctest --output-on-failure --force-new-ctest-process
%changelog
* Mon Jan 22 2024 Jonathan Wakely <jwakely@fedoraproject.org> - 2021.11.0-4
- Rename 32-bit arch /usr/lib/pkgconfig/tbb32.pc to tbb.pc
- Remove Requires:python3-docs for tbb-doc subpackage
* Fri Jan 19 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2021.11.0-3
- Avoid python3-docs dependency on RHEL