escape macros in comments
OBS-URL: https://build.opensuse.org/package/show/science/gsl?expand=0&rev=29
This commit is contained in:
parent
c8aaa8645f
commit
129b63e4e6
6
gsl.spec
6
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
|
||||
|
Loading…
Reference in New Issue
Block a user