From acd7a3d3a928608ceba2224f5895525935e5d80a Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:05:20 +0100 Subject: [PATCH] Escape macros in %changelog Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko --- openmpi.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/openmpi.spec b/openmpi.spec index f251dc9..828ebc4 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -21,7 +21,7 @@ Name: openmpi%{?_cc_name_suffix} Version: 2.1.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries License: BSD and MIT and Romio @@ -315,6 +315,9 @@ make check %changelog +* Fri Feb 09 2018 Igor Gnatenko - 2.1.1-9 +- Escape macros in %%changelog + * Mon Feb 05 2018 Orion Poplawski - 2.1.1-8 - Rebuild for rdma-core 16.2 @@ -740,8 +743,8 @@ make check - Create and own man* directories for use by dependent packages. * Wed Sep 16 2009 Jay Fenlason - 1.3.3-5 -- Move the module file from %{_datadir}/Modules/modulefiles/%{namearch} to - %{_sysconfdir}/modulefiles/%{namearch} where it belongs. +- Move the module file from %%{_datadir}/Modules/modulefiles/%%{namearch} to + %%{_sysconfdir}/modulefiles/%%{namearch} where it belongs. - Have the -devel subpackage own the man1 and man7 directories for completeness. - Add a blank line before the clean section. - Remove --enable-mpirun-prefix-by-default from configure.