Hello community,

here is the log from the commit of package mpir for openSUSE:Factory checked in 
at 2015-08-19 09:29:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpir (Old)
 and      /work/SRC/openSUSE:Factory/.mpir.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpir"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpir/mpir.changes        2015-04-07 
09:30:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mpir.new/mpir.changes   2015-08-19 
09:29:22.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 13 15:54:25 UTC 2015 - [email protected]
+
+- ExcludeArch ppc64le because asm files in
+  mpn/powerpc64/mode64/* are ABI version 1.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mpir.spec ++++++
--- /var/tmp/diff_new_pack.EzZr6A/_old  2015-08-19 09:29:22.000000000 +0200
+++ /var/tmp/diff_new_pack.EzZr6A/_new  2015-08-19 09:29:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mpir
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Summary:        Multiprecision integer library derived from GMP
 License:        LGPL-3.0+
 Group:          Productivity/Scientific/Math
-URL:            http://mpir.org/
+Url:            http://mpir.org/
 
 #Git-Clone:    git://github.com/wbhart/mpir
 #Git-Web:      https://github.com/wbhart/mpir
@@ -32,9 +32,12 @@
 Patch1:         gmp-noexec.diff
 Patch2:         0001-Fix-bug-in-t-scan-test.patch
 Patch3:         t_assign.diff
-BuildRoot:      %_tmppath/%name-%version-build
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  lzma
+# ppc64le excluded because asm files in
+# mpn/powerpc64/mode64/* are ABI version 1.
+ExcludeArch:    ppc64le
 
 %description
 MPIR is a library for arbitrary precision arithmetic, operating on signed



Reply via email to