- Update to version tbb30_20110704

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=2
This commit is contained in:
Cristian Rodríguez
2011-08-14 23:37:08 +00:00
committed by Git OBS Bridge
parent c7be8d3d1e
commit 5054611b24
5 changed files with 21 additions and 16 deletions

View File

@@ -20,12 +20,12 @@
Name: tbb
BuildRequires: gcc-c++
%define sourcedir tbb22_20090809oss
%define sourcedir tbb30_20110704oss
Url: http://threadingbuildingblocks.org/
License: GPL v2 only
Group: Development/Libraries/C and C++
AutoReqProv: on
Version: 22_20090809
Version: 30_20110704
Release: 1.45
Summary: Threading Building Blocks (TBB)
Source0: %{sourcedir}_src.tgz
@@ -49,7 +49,7 @@ mechanism for performance and scalability.
License: GPL v2 only
Group: Development/Libraries/C and C++
Summary: Threading Building Blocks (TBB)
Provides: %{name} < %{version}
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
%description -n libtbb2
@@ -67,7 +67,7 @@ mechanism for performance and scalability.
License: GPL v2 only
Group: Development/Libraries/C and C++
Summary: Threading Building Blocks (TBB)
Provides: %{name} < %{version}
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
%description -n libtbbmalloc2
@@ -87,7 +87,7 @@ Group: Development/Libraries/C and C++
Summary: Threading Building Blocks (TBB)
Requires: /bin/sh, /bin/csh
Requires: c++_compiler
Requires: libtbb2, libtbbmalloc2
Requires: libtbb2 = %{version} libtbbmalloc2 = %{version}
%description devel
Intel<EFBFBD> Threading Building Blocks (TBB) offers a rich and complete