Sync from SUSE:SLFO:Main numad revision 0af979248d308cadcf3a23d111839dd6
This commit is contained in:
parent
2112153e5c
commit
c43a07edd7
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 14:02:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 15 07:27:14 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
Fri Oct 15 07:27:14 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
10
numad.spec
10
numad.spec
@ -55,15 +55,7 @@ a large database server or a single JVM instance then numad is likely
|
|||||||
to regress performance.
|
to regress performance.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1
|
|
||||||
%patch5 -p1
|
|
||||||
%patch6 -p1
|
|
||||||
%patch7 -p1
|
|
||||||
%patch8 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make OPT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
make OPT_CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user