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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153323
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=131
This commit is contained in:
Martin Schreiner 2024-02-29 18:09:42 +00:00 committed by Git OBS Bridge
parent bfa334ff02
commit 3ce356b632
2 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 29 14:50:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Thu Feb 1 22:51:16 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@ -2843,17 +2843,11 @@ updated policy package.
%endif
%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch5 -p1
%patch6 -p1
%patch10 -p1
%autosetup -p1
autoconf
%build
autoconf
%define _lto_cflags %{nil}
%if 0%{?suse_version}
# in case we're building without os-release (bsc#1123311)...