Relax stratisd dependency
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
24abf90f05
commit
82320b1cac
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: stratis-cli
|
Name: stratis-cli
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Command-line tool for interacting with the Stratis daemon
|
Summary: Command-line tool for interacting with the Stratis daemon
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -13,7 +13,7 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: %{_bindir}/a2x
|
BuildRequires: %{_bindir}/a2x
|
||||||
# It runs without, but totally useless
|
# It runs without, but totally useless
|
||||||
Requires: stratisd = %{version}
|
Requires: stratisd = 0.5
|
||||||
|
|
||||||
# stratisd only available on certain arches
|
# stratisd only available on certain arches
|
||||||
ExclusiveArch: %{rust_arches} noarch
|
ExclusiveArch: %{rust_arches} noarch
|
||||||
@ -47,6 +47,9 @@ a2x -f manpage docs/stratis.txt
|
|||||||
%{python3_sitelib}/stratis_cli-*.egg-info/
|
%{python3_sitelib}/stratis_cli-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-2
|
||||||
|
- Relax stratisd dependency
|
||||||
|
|
||||||
* Thu Mar 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-1
|
* Thu Mar 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-1
|
||||||
- Update to 0.5.0
|
- Update to 0.5.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user