Accepting request 1153538 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1153538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2024-03-02 22:20:39 +00:00 committed by Git OBS Bridge
commit c9f615070d
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)...