Skip to content

Commit 00ccd27

Browse files
phlogistonjohnmergify[bot]
authored andcommitted
extras: update python-sambacc.spec for new grpc extra
Update the spec file so that a new `+grpc` package gets produced for the new grpc extra. Signed-off-by: John Mulligan <[email protected]>
1 parent aa34ee4 commit 00ccd27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extras/python-sambacc.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Requires: python3-pyxattr
4646
Recommends: %{name}+toml
4747
Recommends: %{name}+yaml
4848
Recommends: %{name}+rados
49+
Recommends: %{name}+grpc
4950
%endif
5051
%if 0%{?fedora} >= 37
5152
Recommends: %{name}+validation
@@ -78,13 +79,15 @@ Recommends: %{name}+validation
7879
%doc README.*
7980
%{_bindir}/samba-container
8081
%{_bindir}/samba-dc-container
82+
%{_bindir}/samba-remote-control
8183
%{_datadir}/%{bname}/examples/
8284

8385

8486
%pyproject_extras_subpkg -n python3-%{bname} validation
8587
%pyproject_extras_subpkg -n python3-%{bname} toml
8688
%pyproject_extras_subpkg -n python3-%{bname} yaml
8789
%pyproject_extras_subpkg -n python3-%{bname} rados
90+
%pyproject_extras_subpkg -n python3-%{bname} grpc
8891

8992

9093
%changelog

0 commit comments

Comments
 (0)