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:
parent
f25ace1f55
commit
c0f243dd10
@ -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
|
||||||
|
|
||||||
|
@ -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}"
|
||||||
|
Loading…
Reference in New Issue
Block a user