Hello community,

here is the log from the commit of package scalapack for openSUSE:Factory 
checked in at 2017-10-20 14:47:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scalapack (Old)
 and      /work/SRC/openSUSE:Factory/.scalapack.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scalapack"

Fri Oct 20 14:47:18 2017 rev:5 rq:535291 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes      2017-10-18 
10:54:39.821102507 +0200
+++ /work/SRC/openSUSE:Factory/.scalapack.new/scalapack.changes 2017-10-20 
14:47:21.856052438 +0200
@@ -2 +2 @@
-Tue Oct 17 13:40:54 UTC 2017 - [email protected]
+Thu Oct 19 11:52:53 UTC 2017 - [email protected]
@@ -4,2 +4 @@
-- Add magic to limit the number of flavors built in the
-  in the OBS ring.
+- Fix blacs master packages.

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

Other differences:
------------------
++++++ scalapack.spec ++++++
--- /var/tmp/diff_new_pack.cOkT0f/_old  2017-10-20 14:47:22.840006426 +0200
+++ /var/tmp/diff_new_pack.cOkT0f/_new  2017-10-20 14:47:22.844006239 +0200
@@ -22,21 +22,11 @@
 %define vers 2.0.2
 %define _vers 2_0_2
 
-%bcond_with ringdisabled
-
 %if "%flavor" == ""
 ExclusiveArch:  do_not_build
 %define package_name %pname
 %endif
 
-# Magic for OBS Staging. Only build the flavors required by
-# other packages in the ring.
-%if %{with ringdisabled}
- %if "%flavor" != "openmpi"
-ExclusiveArch:  do_not_build
- %endif
-%endif
-
 %if "%flavor" == "openmpi"
 %define mpi_flavor openmpi
 %{bcond_with hpc}
@@ -254,7 +244,7 @@
 parallel machine. The BLACS exist in order to make linear algebra
 applications both easier to program and more portable.
 
-%{?with_hpc:%{hpc_master_package -l -n %{libblacs_plain} -L}}
+%{?with_hpc:%{hpc_master_package -l -n %{libblacs_plain} -N blacs -s %so_ver}}
 
 %package -n     %{libblacsname %_vers}-devel
 Summary:        Development libraries for BLACS (%{mpi_flavor})
@@ -277,7 +267,7 @@
 Group:          Development/Libraries/Parallel
 Requires:       %{libblacsname %_vers}-devel = %{version}
 
-%{?with_hpc:%{hpc_master_package -n %{libblacs_plain}-devel -s %so_ver -a 
devel}}
+%{?with_hpc:%{hpc_master_package -n %{libblacs_plain}-devel -N blacs -s 
%so_ver -a devel}}
 
 %description -n %{libblacsname %_vers}-devel-static
 This package contains static libraries for BLACS, compiled against 
%{mpi_flavor}.
@@ -328,8 +318,6 @@
 make FCFLAGS="$RPM_OPT_FLAGS" %{makeargs}
 cd ../LIN;
 make FCFLAGS="$RPM_OPT_FLAGS" %{makeargs}
-cd ../..;
-cd ..
 
 %install
 


Reply via email to