SHA256
1
0
forked from pool/pommed

Accepting request 1153317 from home:dimstar:rpm4.20:p

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153317
OBS-URL: https://build.opensuse.org/package/show/Base:System/pommed?expand=0&rev=20
This commit is contained in:
Marcus Meissner 2024-03-01 13:13:44 +00:00 committed by Git OBS Bridge
parent aace47c49c
commit e7bca9caea
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> 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 %prep
%setup -q %setup -q
%patch1 %patch -P 1
%patch2 -p1 %patch -P 2 -p1
%patch3 -p1 %patch -P 3 -p1
%patch4 %patch -P 4
%patch5 -p1 %patch -P 5 -p1
%build %build
make %{?_smp_mflags} make %{?_smp_mflags}