Accepting request 1153447 from network:ha-clustering:Factory

OBS-URL: https://build.opensuse.org/request/show/1153447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2024-02-29 20:51:55 +00:00 committed by Git OBS Bridge
commit 9d2f0a8540
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

View File

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