1 Commits

Author SHA256 Message Date
a70eccaafe Sync changes to SLFO-1.2 branch 2025-08-20 09:54:14 +02:00
4 changed files with 6 additions and 18 deletions

BIN
ndctl-82.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd4b9b9a9dc0a15e980670b6f889e910a80ad60f2309e03bfd9cc6071d14dd30
size 446064

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Thu Oct 2 11:24:08 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Enable build on riscv64
-------------------------------------------------------------------
Wed Oct 1 08:13:59 UTC 2025 - Michal Suchanek <msuchanek@suse.de>
- Update to version 83
* fix user visible spelling errors
-------------------------------------------------------------------
Thu Jun 12 08:48:41 UTC 2025 - Michal Suchanek <msuchanek@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ndctl
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2024 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 Intel Corporation
#
# All modifications and additions to the file contributed by third parties
@@ -16,7 +16,6 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%if 0%{?suse_version} < 1550 && 0%{?sle_version} <= 150300
# systemd-rpm-macros is wrong in 15.3 and below
%define _modprobedir /lib/modprobe.d
@@ -26,7 +25,7 @@
%define lname libndctl6
%define dname libndctl-devel
Name: ndctl
Version: 83
Version: 82
Release: 0
Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory)
License: GPL-2.0-only
@@ -52,7 +51,7 @@ BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(udev)
BuildRequires: pkgconfig(uuid)
ExclusiveArch: x86_64 aarch64 ppc64le riscv64
ExclusiveArch: x86_64 aarch64 ppc64le
%{?systemd_requires}
# required for documentation
%if 0%{?suse_version} >= 1330