import stratisd-2.4.2-2.el8
This commit is contained in:
parent
371c7f71a1
commit
cb7bd52ca7
@ -7,7 +7,7 @@
|
||||
|
||||
Name: stratisd
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Daemon that manages block devices to create filesystems
|
||||
|
||||
License: MPLv2.0
|
||||
@ -44,6 +44,7 @@ Summary: Dracut modules for use with stratisd
|
||||
|
||||
ExclusiveArch: ${rust_arches}
|
||||
|
||||
Requires: stratisd
|
||||
Requires: dracut >= 049-136
|
||||
Requires: plymouth
|
||||
|
||||
@ -143,6 +144,10 @@ ln %{buildroot}%{udevdir}/stratis-str-cmp %{buildroot}%{_systemdgeneratordir}/st
|
||||
%{_systemdgeneratordir}/stratis-setup-generator
|
||||
|
||||
%changelog
|
||||
* Fri Aug 20 2021 Bryan Gurney <bgurney@redhat.com> - 2.4.2-2
|
||||
- Add stratisd to requires for stratisd-dracut
|
||||
- Resolves: rhbz#1995916
|
||||
|
||||
* Wed Jun 02 2021 Bryan Gurney <bgurney@redhat.com> - 2.4.2-1
|
||||
- Update to 2.4.2
|
||||
- Resolves: rhbz#1931671
|
||||
|
Loading…
Reference in New Issue
Block a user