From 0ad1c8a4843d72e412069a960b71dd567b9161c1 Mon Sep 17 00:00:00 2001 From: Charles R. Anderson Date: Feb 19 2018 00:20:06 +0000 Subject: add BR gcc-c++ --- diff --git a/sedutil.spec b/sedutil.spec index c3578a4..2a9a416 100644 --- a/sedutil.spec +++ b/sedutil.spec @@ -4,7 +4,7 @@ Name: sedutil Version: %{gittag0} -Release: 7%{?dist} +Release: 8%{?dist} Summary: Tools to manage the activation and use of self encrypting drives # Everything is GPLv3+ except: @@ -30,6 +30,7 @@ Patch0: sedutil-1.12-nvme_ioctl.patch # sedutil does not work on big-endian architectures ExcludeArch: ppc ppc64 s390 s390x +BuildRequires: gcc-c++ BuildRequires: ncurses-devel # This package uses gnulib. It was granted an exception in: @@ -98,6 +99,9 @@ install -p -m755 LinuxPBA/dist/Release/GNU-Linux/linuxpba $RPM_BUILD_ROOT%{_libe %changelog +* Sun Feb 18 2018 Charles R. Anderson - 1.12-8 +- add BR gcc-c++ + * Fri Feb 09 2018 Fedora Release Engineering - 1.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild