From 129b63e4e6b81c2387b30b7e72a4b4b03c236a4fa174163aa004927c6f05a3a5 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Fri, 15 Nov 2019 12:44:28 +0000 Subject: [PATCH] escape macros in comments OBS-URL: https://build.opensuse.org/package/show/science/gsl?expand=0&rev=29 --- gsl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gsl.spec b/gsl.spec index 1cd7454..702fb48 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,7 +1,7 @@ # # spec file for package gsl # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -216,8 +216,8 @@ This package contains examples for GSL %package module Summary: Module files for %{name} # Package can not be noarch, as this will lead to the situation, so -# that sometimes 32bit rpm is used with %{_lib}=lib or 64 bit, where -# %{_lib}=lib64 +# that sometimes 32bit rpm is used with %%{_lib}=lib or 64 bit, where +# %%{_lib}=lib64 Group: Development/Libraries/Parallel %description module