diff --git a/stratisd.spec b/stratisd.spec index a33c767..a52c608 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -9,7 +9,7 @@ Name: stratisd Version: 0.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon that manages block devices to create filesystems License: MPLv2.0 @@ -46,6 +46,8 @@ BuildRequires: (crate(loopdev) >= 0.2.0 with crate(loopdev) < 0.3.0) BuildRequires: (crate(quickcheck) >= 0.6.0 with crate(quickcheck) < 0.7.0) %endif +Requires: xfsprogs device-mapper-persistent-data + %description %{summary}. @@ -79,6 +81,10 @@ mv %{buildroot}%{_bindir}/stratisd %{buildroot}%{_libexecdir}/stratisd %{_datadir}/dbus-1/system-services/org.storage.stratis1.service %changelog +* Thu Feb 15 2018 Andy Grover - 0.1.5-2 +- Require packages that contain binaries that we exec: xfsprogs and + device-mapper-persistent-data + * Sun Feb 11 2018 Igor Gnatenko - 0.1.5-1 - Update to 0.1.5