Compare commits

...

7 Commits

Author SHA1 Message Date
David Abdurachmanov 90e2209d81
Properly check valgrind arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-14 19:41:59 +02:00
Tony Asleson a0d3b898ce Migrated to SPDX license
Signed-off-by: Tony Asleson <tasleson@redhat.com>
2023-07-21 09:48:00 -05:00
Fedora Release Engineering bcbb3dd07b Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 12:14:17 +00:00
Python Maint aeb7e8ac06 Rebuilt for Python 3.12 2023-06-13 22:13:51 +02:00
Tony Asleson 39cc78d9e4 Update to 1.9.8
Signed-off-by: Tony Asleson <tasleson@redhat.com>
2023-04-17 10:23:50 -05:00
Tony Asleson f30a395960 Update to 1.9.7
Signed-off-by: Tony Asleson <tasleson@redhat.com>
2023-02-20 12:37:53 -06:00
Fedora Release Engineering 934dc9430a Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 17:33:24 +00:00
3 changed files with 35 additions and 5 deletions

2
.gitignore vendored
View File

@ -44,3 +44,5 @@
/libstoragemgmt-1.9.4.tar.gz
/libstoragemgmt-1.9.5.tar.gz
/libstoragemgmt-1.9.6.tar.gz
/libstoragemgmt-1.9.7.tar.gz
/libstoragemgmt-1.9.8.tar.gz

View File

@ -1,10 +1,10 @@
%bcond_with test
Name: libstoragemgmt
Version: 1.9.6
Release: 2%{?dist}
Version: 1.9.8
Release: 4.0.riscv64%{?dist}
Summary: Storage array management library
License: LGPLv2+
License: LGPL-2.1-or-later
URL: https://github.com/libstorage/libstoragemgmt
Source0: https://github.com/libstorage/libstoragemgmt/releases/download/%{version}/%{name}-%{version}.tar.gz
Requires: python3-%{name}%{_isa}
@ -31,7 +31,9 @@ BuildRequires: python3-devel
BuildRequires: systemd systemd-devel
BuildRequires: chrpath
%ifarch %{valgrind_arches}
BuildRequires: valgrind
%endif
%description
The libStorageMgmt library will provide a vendor agnostic open source storage
@ -166,7 +168,12 @@ plugin selection for locally managed storage.
%build
./autogen.sh
%configure --with-python3 --disable-static
%configure \
--with-python3 \
%ifnarch %{valgrind_arches}
--without-mem-leak-test \
%endif
--disable-static
%make_build
%install
@ -444,6 +451,27 @@ fi
%{_mandir}/man1/local_lsmplugin.1*
%changelog
* Tue Nov 14 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.9.8-4.0.riscv64
- Properly check valgrind arches
* Fri Jul 21 2023 Tony Asleson <tasleson@redhat.com> - 1.9.8-4
- migrated to SPDX license
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.9.8-2
- Rebuilt for Python 3.12
* Mon Apr 17 2023 Tony Asleson <tasleson@redhat.com> - 1.9.8-1
- Upgrade to 1.9.8
* Mon Feb 20 2023 Tony Asleson <tasleson@redhat.com> - 1.9.7-1
- Upgrade to 1.9.7
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Nov 11 2022 Tony Asleson <tasleson@redhat.com> - 1.9.6-2
- Rebuild

View File

@ -1 +1 @@
SHA512 (libstoragemgmt-1.9.6.tar.gz) = e884fe9deed6c61ba69d04227a3274ec0c8c6587305790ae44195dee56fd427a48f5f7ab7c68703bfb5b1ce7e167485687e1b853cc72f63e253ab725a68b6dc2
SHA512 (libstoragemgmt-1.9.8.tar.gz) = cdf389c7b804a06a5ce54f08f5c01fa2d5dbabd27c2e455a9a91fa007785dea8608bfc2c462a7e216558a0d413b6a3447105b4028247a4475c56a7f33e31245c