Accepting request 1153827 from home:pgajdos:l

- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1153827
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libsmi?expand=0&rev=23
This commit is contained in:
Fridrich Strba 2024-03-01 10:46:48 +00:00 committed by Git OBS Bridge
parent 59b02a4e02
commit c6d187dcb4
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 1 09:47:49 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Jan 4 21:45:50 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -76,14 +76,14 @@ libsmi.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2
%patch -P 0 -p1
%patch -P 1 -p1
%patch -P 2
%if 0%{?suse_version} > 1220 && 0%{?suse_version} < 1321
%patch3 -p1
%patch -P 3 -p1
%endif
%patch4 -p1
%patch5 -p1
%patch -P 4 -p1
%patch -P 5 -p1
%build
autoreconf --force --install