Hello community,

here is the log from the commit of package sundials for openSUSE:Factory 
checked in at 2020-01-31 23:58:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sundials (Old)
 and      /work/SRC/openSUSE:Factory/.sundials.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sundials"

Fri Jan 31 23:58:31 2020 rev:2 rq:768347 version:5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sundials/sundials.changes        2019-11-30 
10:37:15.532173072 +0100
+++ /work/SRC/openSUSE:Factory/.sundials.new.26092/sundials.changes     
2020-01-31 23:59:22.923716625 +0100
@@ -1,0 +2,8 @@
+Wed Jan 29 12:03:45 UTC 2020 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Remove duplicated definitions.
+- Remove bogus undefines of suffix and mpi_flavor for "serial"
+  flavour. The former causes builds to fail for openSUSE >= 1550
+  using rpm >= 4.15.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sundials.spec ++++++
--- /var/tmp/diff_new_pack.oKELkh/_old  2020-01-31 23:59:23.575716963 +0100
+++ /var/tmp/diff_new_pack.oKELkh/_new  2020-01-31 23:59:23.579716966 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sundials
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,6 @@
 
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%if 0%{?is_opensuse} || 0%{?is_backports}
-%undefine DisOMPI1
-%undefine DisOMPI2
-%undefine DisOMPI3
-%else
-%define DisOMPI1 ExclusiveArch:  do_not_build
-%define DisOMPI3 ExclusiveArch:  do_not_build
-%undefine DisOMPI2
-%endif
-
 %define pname sundials
 
 %if 0%{?is_opensuse} || 0%{?is_backports}
@@ -45,11 +35,6 @@
 ExclusiveArch:  do_not_build
 %endif
 
-%if "%{flavor}" == "serial"
-%undefine suffix
-%undefine mpi_flavor
-%endif
-
 %if "%{flavor}" == "mvapich2"
 %global mpi_flavor mvapich2
 %endif
@@ -114,10 +99,10 @@
 Version:        5.0.0
 Release:        0
 Summary:        Suite of nonlinear solvers
-License:        BSD-3-Clause
-Group:          System/Libraries
 # SUNDIALS is licensed under BSD with some additional (but unrestrictive) 
clauses.
 # Check the file 'LICENSE' for details.
+License:        BSD-3-Clause
+Group:          System/Libraries
 URL:            https://computation.llnl.gov/projects/sundials/
 Source0:        
https://computation.llnl.gov/projects/sundials/download/%{pname}-%{version}.tar.gz
 BuildRequires:  blas-devel


Reply via email to