Accepting request 1153878 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/1153878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsmi?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2024-03-01 22:35:49 +00:00 committed by Git OBS Bridge
commit 73d2bd977f
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