Accepting request 1154019 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1154019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pommed?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2024-03-01 22:38:42 +00:00 committed by Git OBS Bridge
commit ad65284d28
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 29 14:48:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Oct 19 10:47:55 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -97,11 +97,11 @@ of each item controlled by pommed.
%prep
%setup -q
%patch1
%patch2 -p1
%patch3 -p1
%patch4
%patch5 -p1
%patch -P 1
%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 4
%patch -P 5 -p1
%build
make %{?_smp_mflags}