Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mvapich2 for openSUSE:Factory checked in at 2021-10-20 20:23:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mvapich2 (Old) and /work/SRC/openSUSE:Factory/.mvapich2.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mvapich2" Wed Oct 20 20:23:54 2021 rev:29 rq:926467 version:2.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes 2021-09-28 19:17:36.272259951 +0200 +++ /work/SRC/openSUSE:Factory/.mvapich2.new.1890/mvapich2.changes 2021-10-20 20:24:48.093397233 +0200 @@ -1,0 +2,5 @@ +Tue Oct 19 15:20:53 UTC 2021 - Nicolas Morey-Chaisemartin <[email protected]> + +- Move rpm macros to %_rpmmacrodir (bsc#1191386) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mvapich2.spec ++++++ --- /var/tmp/diff_new_pack.8eo4jG/_old 2021-10-20 20:24:48.701397608 +0200 +++ /var/tmp/diff_new_pack.8eo4jG/_new 2021-10-20 20:24:48.705397611 +0200 @@ -494,8 +494,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##################################################################### @@ -611,7 +611,7 @@ %if %{with hpc} %files macros-devel %defattr(-,root,root) -%config %{_sysconfdir}/rpm/macros.hpc-mvapich2 +%config %{_rpmmacrodir}/macros.hpc-mvapich2 %endif # with hpc %endif # !testsuite
