[tbb] tbb builds now on PPC(64)

Karsten Hopp karsten at fedoraproject.org
Thu Apr 5 13:30:34 UTC 2012


commit 89710d5275c7eb7ac5ef4e056e6f0ac08ed0f71b
Author: Karsten Hopp <karsten at redhat.com>
Date:   Thu Apr 5 15:30:21 2012 +0200

    tbb builds now on PPC(64)

 tbb.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tbb.spec b/tbb.spec
index f7890ba..cbc8974 100644
--- a/tbb.spec
+++ b/tbb.spec
@@ -8,7 +8,7 @@
 Summary: The Threading Building Blocks library abstracts low-level threading details
 Name: tbb
 Version: %{dotver}
-Release: 2.%{releasedate}%{?dist}
+Release: 3.%{releasedate}%{?dist}
 License: GPLv2 with exceptions
 Group: Development/Tools
 URL: http://threadingbuildingblocks.org/
@@ -35,7 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libstdc++-devel
 # We need "arch" and "hostname" binaries:
 BuildRequires: util-linux net-tools
-ExclusiveArch: %{ix86} x86_64 ia64
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64
 
 %description
 Threading Building Blocks (TBB) is a C++ runtime library that
@@ -122,6 +122,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %doc %{source_5}
 
 %changelog
+* Thu Apr 05 2012 Karsten Hopp <karsten at redhat.com> 4.0-3.20110809
+- tbb builds now on PPC(64)
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0-2.20110809
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list