Hello community,

here is the log from the commit of package suse-hpc for openSUSE:Factory 
checked in at 2018-08-27 12:59:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-hpc (Old)
 and      /work/SRC/openSUSE:Factory/.suse-hpc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-hpc"

Mon Aug 27 12:59:50 2018 rev:12 rq:631603 version:0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/suse-hpc/suse-hpc.changes        2018-06-20 
15:32:38.643274286 +0200
+++ /work/SRC/openSUSE:Factory/.suse-hpc.new/suse-hpc.changes   2018-08-27 
12:59:52.384850484 +0200
@@ -1,0 +2,12 @@
+Sun Aug 19 12:54:39 UTC 2018 - [email protected]
+
+- macros: %hpc_master_package: properly escape '\'
+
+-------------------------------------------------------------------
+Sun Aug 19 09:32:21 UTC 2018 - [email protected]
+
+- macros:
+  * Fix line endings
+  * Replace %%compiler_family by %%hpc_compiler_family
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ macros.hpc ++++++
--- /var/tmp/diff_new_pack.MoRIRy/_old  2018-08-27 12:59:53.052851213 +0200
+++ /var/tmp/diff_new_pack.MoRIRy/_new  2018-08-27 12:59:53.052851213 +0200
@@ -89,7 +89,7 @@
 # Base
 %hpc_requires Requires: lua-lmod \
 %{?hpc_compiler_family:%{!?_hpc_build_compiler:%hpc_cf_requires}}\
-%{?hpc_mpi_family:%{!?_hpc_build_mpi:%hpc_mpi_requires}}\
+%{?hpc_mpi_family:%{!?_hpc_build_mpi:%hpc_mpi_requires}}
 
 # Devel
 %hpc_requires_devel 
%{?hpc_compiler_family:%{!?_hpc_build_compiler:%hpc_cf_requires_devel}}\
@@ -176,7 +176,7 @@
 #
 # Environment Modules
 #
-%hpc_mpi_family_path %{?hpc_mpi_family:-%{hpc_mpi_family}%([ -n 
"%{hpc_mpi_dep_version}" ] &&
+%hpc_mpi_family_path %{?hpc_mpi_family:-%{hpc_mpi_family}%([ -n 
"%{hpc_mpi_dep_version}" ] && \
                      echo -n "-%{hpc_mpi_dep_version}")}
 
 %hpc_compiler_family_path 
%{?hpc_compiler_family:%{hpc_compiler_family}-%{hpc_cf_dep_version}}
@@ -369,7 +369,7 @@
  } \
  %{-n:%define _lname %{-n*}} \
  %{!-n:\
-  %define _lname_cf 
%{?compiler_family:-%{compiler_family}%{?hpc_cf_pack_version}} \
+  %define _lname_cf 
%{?compiler_family:-%{hpc_compiler_family}%{?hpc_cf_pack_version}} \
   %define _lname_mpi 
%{!?_hpc_build_mpi:%{?hpc_mpi_family:-%{hpc_mpi_family}%{?hpc_mpi_pack_version}}}
 \
   %define _lname_build_mpi_name 
%{?_hpc_build_mpi:%{hpc_mpi_family}%{?hpc_ext}%{?hpc_mpi_pack_version}} \
   %define _lname_name %{!?_hpc_build_mpi:%{_pname}%{?hpc_ext}%{-s*}} \
@@ -395,7 +395,7 @@
  %{!-s:%define n_name %_name} \
  %{-s:%define n_name %(a=%{_name};echo -n ${a/%{_pname}/%{_pname}%{-s*}})} \
  %{!-s:%define s_name %{_mylib}%{n_name}%{_p_ext}} \
- %{-s:%define s_name %(echo -n %{_mylib}%{_name}%{_p_ext} | sed -e 
"s/\\(.*%{_pname}\\)\\(.*\\)/\\\\1%{-s*}\\\\2/")} \
+ %{-s:%define s_name %(echo -n %{_mylib}%{_name}%{_p_ext} | sed -e 
"s/\\\\(.*%{_pname}\\\\)\\\\(.*\\\\)/\\\\1%{-s*}\\\\2/")} \
 %package -n %_lname \
 Summary: Dependency package for %{s_name} \
 Group:   %_group \


Reply via email to