Hello community,

here is the log from the commit of package parallel-netcdf for openSUSE:Factory 
checked in at 2019-12-02 11:32:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parallel-netcdf (Old)
 and      /work/SRC/openSUSE:Factory/.parallel-netcdf.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parallel-netcdf"

Mon Dec  2 11:32:34 2019 rev:5 rq:752611 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/parallel-netcdf/parallel-netcdf.changes  
2019-11-06 14:35:44.790649174 +0100
+++ 
/work/SRC/openSUSE:Factory/.parallel-netcdf.new.4691/parallel-netcdf.changes    
    2019-12-02 11:37:51.546454593 +0100
@@ -1,0 +2,7 @@
+Sat Nov 30 14:41:30 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Add convenience provides to allow e.g. netcdf-openmpi2 to
+  pull in libpnetcdf-openmpi2.
+- Also build openmpi3 flavor.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ parallel-netcdf.spec ++++++
--- /var/tmp/diff_new_pack.Fj7Tuh/_old  2019-12-02 11:37:52.250454741 +0100
+++ /var/tmp/diff_new_pack.Fj7Tuh/_new  2019-12-02 11:37:52.250454741 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package parallel-netcdf
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,18 +47,18 @@
 Summary:        High-performance parallel I/O with the NetCDF scientific data 
format
 License:        NetCDF
 Group:          Productivity/Scientific/Other
-Url:            http://cucis.ece.northwestern.edu/projects/PnetCDF/index.html
+URL:            http://cucis.ece.northwestern.edu/projects/PnetCDF/index.html
 Source0:        
http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/%{pname}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE parallel-netcdf-1.6.1-destdir.patch Fix install 
directories
 Patch0:         parallel-netcdf-1.6.1-destdir.patch
+BuildRequires:  %{mpi_flavor}-devel
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
 BuildRequires:  pkg-config
-BuildRequires:  %{mpi_flavor}-devel
-Requires:       %{mpi_flavor}
 Requires:       %{libname}%{sonum}%{?my_suffix} = %{version}
+Requires:       %{mpi_flavor}
 
 %description
 NetCDF is a set of software libraries and self-describing, 
@@ -73,7 +73,10 @@
 
 %package -n %{libname}%{sonum}%{my_suffix}
 Summary:        High-performance parallel I/O with the NetCDF scientific data 
format
+# Unversioned provides to allow e.g. netcdf to pull in pnetcdf with the
+# same flavor
 Group:          System/Libraries
+Provides:       %{libname}%{my_suffix}
 
 %description -n %{libname}%{sonum}%{my_suffix}
 NetCDF is a set of software libraries and data formats for array-oriented
@@ -132,7 +135,6 @@
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
 
-
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 %configure --prefix=%{my_prefix} \
@@ -145,7 +147,6 @@
 %{my_bindir}/mpif77 -shared -Wl,-soname=%{libname}.so.%{sonum} -o 
../%{libname}.so.%{version}
 popd
 
-
 %install
 %make_install
 

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.Fj7Tuh/_old  2019-12-02 11:37:52.282454748 +0100
+++ /var/tmp/diff_new_pack.Fj7Tuh/_new  2019-12-02 11:37:52.282454748 +0100
@@ -2,4 +2,5 @@
   <package>mvapich2</package>
   <package>openmpi1</package>
   <package>openmpi2</package>
+  <package>openmpi3</package>
 </multibuild>


Reply via email to