Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libstoragemgmt.git#f50cf0acc5cd4dfcbf96db08b7f794093dfc0e38
This commit is contained in:
parent
7880724863
commit
b62a879408
@ -1,8 +1,8 @@
|
||||
%bcond_without test
|
||||
%bcond_with test
|
||||
|
||||
Name: libstoragemgmt
|
||||
Version: 1.8.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Storage array management library
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/libstorage/libstoragemgmt
|
||||
@ -69,6 +69,7 @@ support and open source plug-ins written in python 3.
|
||||
%package smis-plugin
|
||||
Summary: Files for SMI-S generic array support for %{name}
|
||||
BuildRequires: python3-pywbem
|
||||
BuildRequires: make
|
||||
Requires: python3-pywbem
|
||||
BuildArch: noarch
|
||||
Provides: %{name}-ibm-v7k-plugin = 2:%{version}-%{release}
|
||||
@ -442,6 +443,9 @@ fi
|
||||
%{_mandir}/man1/local_lsmplugin.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 25 2021 Tony Asleson <tasleson@redhat.com> - 1.8.8-2
|
||||
- Disable test
|
||||
|
||||
* Tue Dec 15 2020 Tony Asleson <tasleson@redhat.com> - 1.8.8-1
|
||||
- Upgrade to 1.8.8 which removes a couple of plugins and reorg.
|
||||
the plugin install directories.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user