require thin-provisioning-tools [release 1.0.2-2mamba;Sun Jan 06 2019]
This commit is contained in:
parent
69fc21abd8
commit
88df39d398
@ -1,6 +1,6 @@
|
||||
Name: stratisd
|
||||
Version: 1.0.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Easy to use local storage management for Linux
|
||||
Group: System/Management
|
||||
Vendor: openmamba
|
||||
@ -18,6 +18,7 @@ BuildRequires: libudev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
%systemd_requires
|
||||
BuildRequires: rust-bin
|
||||
Requires: thin-provisioning-tools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -90,6 +91,9 @@ install -m 644 docs/stratisd.8 %{buildroot}%{_mandir}/man8
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Jan 06 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-2mamba
|
||||
- require thin-provisioning-tools
|
||||
|
||||
* Fri Dec 21 2018 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user