Sync from SUSE:SLFO:Main opensp revision 23818882af26418696ac27ca18ec89be

This commit is contained in:
Adrian Schröter 2024-10-03 17:43:37 +02:00
parent e8a745fc73
commit 2a9733f638
4 changed files with 20 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:10:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu May 4 14:08:19 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package opensp-doc
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -88,10 +88,10 @@ tools (package 'opensp').
%prep
%setup -q -n OpenSP-%{version}
# %patch0 -p1
# %patch1 -p1
%patch11 -p1
%patch12
# %patch -P 0 -p1
# %patch -P 1 -p1
%patch -P 11 -p1
%patch -P 12
%build
export CFLAGS="$RPM_OPT_FLAGS"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:10:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu May 4 14:08:19 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package opensp
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -88,10 +88,10 @@ tools (package 'opensp').
%prep
%setup -q -n OpenSP-%{version}
# %patch0 -p1
# %patch1 -p1
%patch11 -p1
%patch12
# %patch -P 0 -p1
# %patch -P 1 -p1
%patch -P 11 -p1
%patch -P 12
%build
export CFLAGS="$RPM_OPT_FLAGS"