automatic version update by autodist [release 2022.1.0-1mamba;Thu Mar 27 2025]
This commit is contained in:
10
tbb.spec
10
tbb.spec
@@ -1,14 +1,14 @@
|
||||
%define pkg_version %(echo %version | tr -d .)
|
||||
|
||||
Name: tbb
|
||||
Version: 2022.0.0
|
||||
Version: 2022.1.0
|
||||
Release: 1mamba
|
||||
Summary: The Threading Building Blocks library abstracts low-level threading details
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/oneapi-src/oneTBB
|
||||
URL: https://github.com/uxlfoundation/oneTBB
|
||||
Source0: https://github.com/intel/tbb.git/v%{version}/tbb-%{version}.tar.bz2
|
||||
#Source0: https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb%{pkg_version}oss_src.tgz
|
||||
Source1: http://www.threadingbuildingblocks.org/uploads/81/91/Latest%20Open%20Source%20Documentation/Getting_Started.pdf
|
||||
@@ -61,13 +61,10 @@ Summary: The Threading Building Blocks documentation
|
||||
The Threading Building Blocks library abstracts low-level threading details.
|
||||
This package contains the Threading Building Blocks (TBB) documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#%patch0 -p1
|
||||
#%patch1 -p1
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
@@ -119,6 +116,9 @@ This package contains the Threading Building Blocks (TBB) documentation.
|
||||
#%doc Getting_Started.pdf Reference.pdf Tutorial.pdf
|
||||
|
||||
%changelog
|
||||
* Thu Mar 27 2025 Automatic Build System <autodist@openmamba.org> 2022.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 2022.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user