From cd28bf3af243550f4df1f7aaf76529a2151835b853f97dbe7dbd4a837d113400 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Mon, 17 May 2010 08:23:08 +0000 Subject: [PATCH] Accepting request 40101 from home:adrianSuSE:branches:devel:libraries:c_c++ Copy from home:adrianSuSE:branches:devel:libraries:c_c++/mpfr via accept of submit request 40101 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/40101 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpfr?expand=0&rev=10 --- mpfr.changes | 5 +++++ mpfr.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mpfr.changes b/mpfr.changes index 485bce9..11e7301 100644 --- a/mpfr.changes +++ b/mpfr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 17 06:16:32 UTC 2010 - adrian@suse.de + +- PA-Risc is not threadsafe just as sparc + ------------------------------------------------------------------- Fri Dec 11 17:13:00 CET 2009 - jengelh@medozas.de diff --git a/mpfr.spec b/mpfr.spec index bd208e5..4150c1b 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -102,7 +102,7 @@ Authors: %build %configure \ %if 0%{suse_version} > 1000 -%ifnarch %sparc +%ifnarch %sparc hppa --enable-thread-safe \ %endif %endif