diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index a89e85e..6c4c8c5 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -3,7 +3,7 @@ Name: libstoragemgmt Version: 1.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Storage array management library Group: System Environment/Libraries License: LGPLv2+ @@ -125,8 +125,6 @@ support. %package netapp-plugin Summary: Files for NetApp array support for %{name} Group: System Environment/Libraries -BuildRequires: m2crypto -Requires: m2crypto Requires: python3-%{name} = %{version} Requires(post): python3-%{name} = %{version} Requires(postun): python3-%{name} = %{version} @@ -537,6 +535,9 @@ fi %{_mandir}/man1/hpsa_lsmplugin.1* %changelog +* Tue Oct 3 2017 Tony Asleson - 1.4.0-5 +- Remove m2crypto requirement + * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 1.4.0-4 - Python 2 binary packages renamed to python2-libstoragemgmt and python2-libstoragemgmt-clibs See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3