Accepting request 1149553 from hardware:nvdimm

Prepare for RPM 4.20 (forwarded request 1149454 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1149553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipmctl?expand=0&rev=15
This commit is contained in:
Ana Guerrero 2024-02-22 20:01:51 +00:00 committed by Git OBS Bridge
commit ecb66a262a
2 changed files with 7 additions and 2 deletions

View File

@ -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>

View File

@ -89,8 +89,7 @@ Obsoletes: ixpdimm_sw-devel < 01.00.00.3000
API for development of Intel Optane persistent memory management utilities.
%prep
%setup -q -n %{name}-%{version}%{vgit}
%patch1 -p1
%autosetup -p1 -n %{name}-%{version}%{vgit}
perl -pi.00 -e '
s[(CMAKE_INSTALL_)DATAROOT(DIR\})/ipmctl][${1}SYSCONF${2}];