diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index 65cb7d2..24d150a 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -9,7 +9,7 @@ Name: libstoragemgmt Version: 1.6.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Storage array management library Group: System Environment/Libraries License: LGPLv2+ @@ -17,6 +17,7 @@ URL: https://github.com/libstorage/libstoragemgmt Source0: https://github.com/libstorage/libstoragemgmt/releases/download/%{version}/%{name}-%{version}.tar.gz Patch1: 0001-lsmcli-Fix-required-to-run-on-python3.7.patch Requires: python3-%{name} +BuildRequires: gcc gcc-c++ BuildRequires: autoconf automake libtool yajl-devel libxml2-devel check-devel perl-interpreter BuildRequires: openssl-devel BuildRequires: glib2-devel @@ -638,6 +639,9 @@ fi %{_mandir}/man1/local_lsmplugin.1* %changelog +* Tue Jul 24 2018 Gris Ge - 1.6.2-7 +- Add missing gcc gcc-c++ build requirements. + * Fri Jul 13 2018 Fedora Release Engineering - 1.6.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild