|
|
@ -1,8 +1,8 @@
|
|
|
|
Name: ndctl
|
|
|
|
Name: ndctl
|
|
|
|
Version: 78
|
|
|
|
Version: 80
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory)
|
|
|
|
Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory)
|
|
|
|
License: GPLv2
|
|
|
|
License: GPL-2.0-only and LGPL-2.1-only and CC0-1.0 and MIT
|
|
|
|
Url: https://github.com/pmem/ndctl
|
|
|
|
Url: https://github.com/pmem/ndctl
|
|
|
|
Source0: https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|
|
|
Source0: https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
|
@ -48,7 +48,7 @@ Firmware Interface Table).
|
|
|
|
|
|
|
|
|
|
|
|
%package -n ndctl-devel
|
|
|
|
%package -n ndctl-devel
|
|
|
|
Summary: Development files for libndctl
|
|
|
|
Summary: Development files for libndctl
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPL-2.1-only
|
|
|
|
Requires: ndctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: ndctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description -n ndctl-devel
|
|
|
|
%description -n ndctl-devel
|
|
|
@ -57,8 +57,9 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n daxctl
|
|
|
|
%package -n daxctl
|
|
|
|
Summary: Manage Device-DAX instances
|
|
|
|
Summary: Manage Device-DAX instances
|
|
|
|
License: GPLv2
|
|
|
|
License: GPL-2.0-only
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
Requires: ndctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description -n daxctl
|
|
|
|
%description -n daxctl
|
|
|
|
The daxctl utility provides enumeration and provisioning commands for
|
|
|
|
The daxctl utility provides enumeration and provisioning commands for
|
|
|
@ -68,8 +69,9 @@ filesystem.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n cxl-cli
|
|
|
|
%package -n cxl-cli
|
|
|
|
Summary: Manage CXL devices
|
|
|
|
Summary: Manage CXL devices
|
|
|
|
License: GPLv2
|
|
|
|
License: GPL-2.0-only
|
|
|
|
Requires: cxl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: cxl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description -n cxl-cli
|
|
|
|
%description -n cxl-cli
|
|
|
|
The cxl utility provides enumeration and provisioning commands for
|
|
|
|
The cxl utility provides enumeration and provisioning commands for
|
|
|
@ -77,7 +79,7 @@ the Linux kernel CXL devices.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n cxl-devel
|
|
|
|
%package -n cxl-devel
|
|
|
|
Summary: Development files for libcxl
|
|
|
|
Summary: Development files for libcxl
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPL-2.1-only
|
|
|
|
Requires: cxl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: cxl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description -n cxl-devel
|
|
|
|
%description -n cxl-devel
|
|
|
@ -86,7 +88,7 @@ that use libcxl, a library for enumerating and communicating with CXL devices.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n daxctl-devel
|
|
|
|
%package -n daxctl-devel
|
|
|
|
Summary: Development files for libdaxctl
|
|
|
|
Summary: Development files for libdaxctl
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPL-2.1-only
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description -n daxctl-devel
|
|
|
|
%description -n daxctl-devel
|
|
|
@ -98,7 +100,7 @@ mappings of performance / feature-differentiated memory.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n ndctl-libs
|
|
|
|
%package -n ndctl-libs
|
|
|
|
Summary: Management library for "libnvdimm" subsystem devices (Non-volatile Memory)
|
|
|
|
Summary: Management library for "libnvdimm" subsystem devices (Non-volatile Memory)
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPL-2.1-only and CC0-1.0 and MIT
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -107,7 +109,7 @@ Libraries for %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n daxctl-libs
|
|
|
|
%package -n daxctl-libs
|
|
|
|
Summary: Management library for "Device DAX" devices
|
|
|
|
Summary: Management library for "Device DAX" devices
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPL-2.1-only and CC0-1.0 and MIT
|
|
|
|
|
|
|
|
|
|
|
|
%description -n daxctl-libs
|
|
|
|
%description -n daxctl-libs
|
|
|
|
Device DAX is a facility for establishing DAX mappings of performance /
|
|
|
|
Device DAX is a facility for establishing DAX mappings of performance /
|
|
|
@ -116,7 +118,8 @@ control API for these devices.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n cxl-libs
|
|
|
|
%package -n cxl-libs
|
|
|
|
Summary: Management library for CXL devices
|
|
|
|
Summary: Management library for CXL devices
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPL-2.1-only and CC0-1.0 and MIT
|
|
|
|
|
|
|
|
Requires: daxctl-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description -n cxl-libs
|
|
|
|
%description -n cxl-libs
|
|
|
|
libcxl is a library for enumerating and communicating with CXL devices.
|
|
|
|
libcxl is a library for enumerating and communicating with CXL devices.
|
|
|
@ -240,6 +243,18 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 80-3
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 21 2024 Jeff Moyer <jmoyer@redhat.com> - 80-2
|
|
|
|
|
|
|
|
- Declare explicit version dependencies for daxctl, cxl-cli and cxl-libs.
|
|
|
|
|
|
|
|
- Related: RHEL-33029
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Oct 16 2024 Jeff Moyer <jmoyer@redhat.com> - 80-1
|
|
|
|
|
|
|
|
- Update to upstream v80.
|
|
|
|
|
|
|
|
- Resolves: RHEL-33029
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 78-4
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 78-4
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|