Accepting request 1150692 from home:dimstar:rpm4.20:f

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150692
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=173
This commit is contained in:
Thomas Renninger 2024-02-29 15:53:42 +00:00 committed by Git OBS Bridge
parent f25ace1f55
commit c0f243dd10
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 08:40:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 16 10:18:29 UTC 2024 - varkoly@suse.com Fri Feb 16 10:18:29 UTC 2024 - varkoly@suse.com

View File

@ -111,8 +111,7 @@ configuration. This package provides agents suitable only for
development. development.
%prep %prep
%setup -q -n %{name}-%{version} %autosetup -p1 -n %{name}-%{version}
%patch1 -p1
%build %build
CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}" CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"