Sync from SUSE:SLFO:Main raptor revision db54a13cfec2761e0b1055e49c3e14c4
This commit is contained in:
parent
c00599a876
commit
705497cc47
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 11:32:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 09:34:24 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -68,8 +68,8 @@ raptor library.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}2-%{version}
|
||||
%patch2
|
||||
%patch3 -p1
|
||||
%patch -P 2
|
||||
%patch -P 3 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Loading…
Reference in New Issue
Block a user