diff --git a/SPECS/tbb.spec b/SPECS/tbb.spec index f54f2df..f33bf6c 100644 --- a/SPECS/tbb.spec +++ b/SPECS/tbb.spec @@ -4,7 +4,7 @@ Name: tbb Summary: The Threading Building Blocks library abstracts low-level threading details Version: %{upver}%{?uprel:.%{uprel}} -Release: 9%{?dist} +Release: 10%{?dist}.1 License: ASL 2.0 Group: Development/Tools URL: http://threadingbuildingblocks.org/ @@ -82,10 +82,9 @@ Blocks (TBB) C++ libraries. %package doc Summary: The Threading Building Blocks documentation Group: Documentation -Provides: bundled(jquery) %description doc -PDF documentation for the user of the Threading Building Block (TBB) +HTML documentation for the user of the Threading Building Block (TBB) C++ library. %if %{with python2} @@ -150,11 +149,15 @@ cp -a python python2 cp -a python python3 sed -i 's,python,python3,g' python3/Makefile python3/rml/Makefile sed -i 's,python2,python3,' python3/TBB.py python3/tbb/__*.py -%endif # Invoke Python with the %%{__python3} executable instead of hardcoded python3 sed -i 's,PY_SETUP=python3,PY_SETUP=%{__python3},g' python3/Makefile sed -i 's,python3 -m tbb test,%{__python3} -m tbb test,g' python3/Makefile +%endif + +# Remove jQuery +rm doc/html/jquery.js +find doc/html -name '*.html' | xargs sed -i '/