File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ Requires: python3-pyxattr
46
46
Recommends: %{name }+toml
47
47
Recommends: %{name }+yaml
48
48
Recommends: %{name }+rados
49
+ Recommends: %{name }+grpc
49
50
%endif
50
51
%if 0%{?fedora } >= 37
51
52
Recommends: %{name }+validation
@@ -78,13 +79,15 @@ Recommends: %{name}+validation
78
79
%doc README.*
79
80
%{_bindir }/samba-container
80
81
%{_bindir }/samba-dc-container
82
+ %{_bindir }/samba-remote-control
81
83
%{_datadir }/%{bname }/examples/
82
84
83
85
84
86
%pyproject_extras_subpkg -n python3-%{bname } validation
85
87
%pyproject_extras_subpkg -n python3-%{bname } toml
86
88
%pyproject_extras_subpkg -n python3-%{bname } yaml
87
89
%pyproject_extras_subpkg -n python3-%{bname } rados
90
+ %pyproject_extras_subpkg -n python3-%{bname } grpc
88
91
89
92
90
93
%changelog
You can’t perform that action at this time.
0 commit comments