Sync from SUSE:SLFO:Main ipmctl revision fcb2f01919be0d0f787c4c993cdb906f
This commit is contained in:
parent
ba16e04b2e
commit
c84db14602
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 13:47:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 31 15:55:48 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Oct 31 15:55:48 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -89,8 +89,7 @@ Obsoletes: ixpdimm_sw-devel < 01.00.00.3000
|
|||||||
API for development of Intel Optane persistent memory management utilities.
|
API for development of Intel Optane persistent memory management utilities.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}%{vgit}
|
%autosetup -p1 -n %{name}-%{version}%{vgit}
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
perl -pi.00 -e '
|
perl -pi.00 -e '
|
||||||
s[(CMAKE_INSTALL_)DATAROOT(DIR\})/ipmctl][${1}SYSCONF${2}];
|
s[(CMAKE_INSTALL_)DATAROOT(DIR\})/ipmctl][${1}SYSCONF${2}];
|
||||||
|
Loading…
Reference in New Issue
Block a user