diff --git a/ndctl.spec b/ndctl.spec index 0e1a0f6..f49985c 100644 --- a/ndctl.spec +++ b/ndctl.spec @@ -1,6 +1,6 @@ Name: ndctl Version: 71.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory) License: GPLv2 Url: https://github.com/pmem/ndctl @@ -8,6 +8,7 @@ Source0: https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-%{v Requires: ndctl-libs%{?_isa} = %{version}-%{release} Requires: daxctl-libs%{?_isa} = %{version}-%{release} +BuildRequires: make BuildRequires: autoconf %if 0%{?rhel} < 9 BuildRequires: asciidoc @@ -148,6 +149,9 @@ make check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 71.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 22 2020 Vishal Verma - 71.1-1 - release v71.1