diff --git a/tbb.spec b/tbb.spec index 0c598a7..3857590 100644 --- a/tbb.spec +++ b/tbb.spec @@ -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 - 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 - 2021.11.0-3 - Avoid python3-docs dependency on RHEL