Skip to content

Commit d01cc20

Browse files
committed
rpmspec: Remove the exclude for prometheus endpoint man page
Previously the man page for smb prometheus endpoint was always built irrespective of the configure option '--with-prometheus-exporter'. This is now fixed in upstream to only build/install when required configure option is specified. ref: https://git.samba.org/?p=samba.git;a=commit;h=4c946acb40d616cacbee02bbdb195b629f7f5cd3 Signed-off-by: Anoop C S <[email protected]>
1 parent 736d23f commit d01cc20

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packaging/samba-master.spec.j2

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,10 +1706,6 @@ fi
17061706
%exclude %{_mandir}/man8/vfs_ceph_snapshots.8*
17071707
%endif
17081708

1709-
%if %{without prometheus_endpoint}
1710-
%exclude %{_mandir}/man8/smb_prometheus_endpoint.8*
1711-
%endif
1712-
17131709
%attr(775,root,printadmin) %dir /var/lib/samba/drivers
17141710

17151711
### CLIENT

0 commit comments

Comments
 (0)