Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions mockbuild_test/stratis-cli.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz

BuildRequires: python3-devel
BuildRequires: %{_bindir}/a2x
%if 0%{?rhel}
BuildRequires: python3-dateutil
BuildRequires: python3-dbus-client-gen
BuildRequires: python3-dbus-python-client-gen
BuildRequires: python3-justbytes
BuildRequires: python3-packaging
BuildRequires: python3-psutil
BuildRequires: python3-wcwidth
%endif

# Require the version of stratisd that supports a compatible D-Bus interface
Requires: (stratisd >= VS with stratisd < 4.0.0)
Expand Down