Hello community, here is the log from the commit of package mathomatic for openSUSE:Factory checked in at 2013-11-04 14:02:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mathomatic (Old) and /work/SRC/openSUSE:Factory/.mathomatic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mathomatic" Changes: -------- --- /work/SRC/openSUSE:Factory/mathomatic/mathomatic.changes 2012-09-15 17:28:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mathomatic.new/mathomatic.changes 2013-11-04 14:02:18.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Oct 23 11:02:58 UTC 2013 - [email protected] + +- Exclude ppc64 from building. It have failing tests and upstream + seems not interested in fixing that. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mathomatic.spec ++++++ --- /var/tmp/diff_new_pack.QByKD3/_old 2013-11-04 14:02:24.000000000 +0100 +++ /var/tmp/diff_new_pack.QByKD3/_new 2013-11-04 14:02:24.000000000 +0100 @@ -1,7 +1,7 @@ # -# RPM spec file for packages mathomatic and mathomatic-devel. +# spec file for package mathomatic # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments to the chief author of Mathomatic: -# George Gesslein II <[email protected]> +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + Name: mathomatic Version: 16.0.4 -Release: 1 +Release: 0 Summary: Computer algebra system - -Group: Productivity/Scientific/Math License: LGPL-2.1 -URL: http://www.mathomatic.org/ +Group: Productivity/Scientific/Math + +Url: http://www.mathomatic.org/ Source: http://www.mathomatic.org/archive/mathomatic-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -34,6 +35,7 @@ # BuildArch: noarch Source1: mathomatic.desktop +ExcludeArch: ppc64 %description Mathomatic is a free, portable, general-purpose Computer Algebra System (CAS) @@ -65,7 +67,6 @@ %prep %setup -q - %build make OPTFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} READLINE=1 make -C primes OPTFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
