Accepting request 1148919 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rxtx-java?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-02-22 19:58:13 +00:00 committed by Git OBS Bridge
commit ec267b4ac4
2 changed files with 15 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 20:57:37 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Sep 13 04:33:43 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rxtx-java
#
# 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
@ -84,17 +84,17 @@ the specification for Sun's Java Communications API.
%prep
%setup -q -n %{src_name}-%{upver}%{prever}
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch -P 0 -p1
%patch -P 1 -p1
%patch -P 2 -p1
%if 0%{?mdkversion}
%patch3 -p1
%patch -P 3 -p1
%endif
%patch4
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch -P 4
%patch -P 5 -p1
%patch -P 6 -p1
%patch -P 7 -p1
%patch -P 8 -p1
%build
export THREADS_FLAG=native