Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mpich for openSUSE:Factory checked 
in at 2021-10-20 20:23:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpich (Old)
 and      /work/SRC/openSUSE:Factory/.mpich.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpich"

Wed Oct 20 20:23:54 2021 rev:25 rq:926466 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpich/mpich.changes      2021-09-07 
21:22:05.649351751 +0200
+++ /work/SRC/openSUSE:Factory/.mpich.new.1890/mpich.changes    2021-10-20 
20:24:47.237396705 +0200
@@ -1,0 +2,5 @@
+Tue Oct 19 15:19:35 UTC 2021 - Nicolas Morey-Chaisemartin 
<[email protected]>
+
+- Move rpm macros to %_rpmmacrodir (bsc#1191385)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mpich.spec ++++++
--- /var/tmp/diff_new_pack.FjLqhX/_old  2021-10-20 20:24:47.885397105 +0200
+++ /var/tmp/diff_new_pack.FjLqhX/_new  2021-10-20 20:24:47.889397107 +0200
@@ -519,8 +519,8 @@
 EOF
 %else # with hpc
 
-install -d -m 755 %{buildroot}%{_sysconfdir}/rpm
-cp %{S:3} %{buildroot}%{_sysconfdir}/rpm
+install -d -m 755 %{buildroot}%{_rpmmacrodir}
+cp %{S:3} %{buildroot}%{_rpmmacrodir}
 
 %hpc_write_modules_files
 
#%%Module1.0#####################################################################
@@ -633,7 +633,7 @@
 %if %{with hpc}
 %files macros-devel
 %defattr(-,root,root)
-%config %{_sysconfdir}/rpm/macros.hpc-mpich
+%config %{_rpmmacrodir}/macros.hpc-mpich
 %endif # with hpc
 
 %endif # !testsuite

Reply via email to