Skip to content

Commit 8d0ec76

Browse files
committed
ceph.spec.in: add man/rgw-gap-list
Introduced in ceph#62749 Centos builds fail with: ``` error: Installed (but unpackaged) file(s) found: /usr/share/man/man8/rgw-gap-list.8.gz RPM build errors: Installed (but unpackaged) file(s) found: /usr/share/man/man8/rgw-gap-list.8.gz ``` Signed-off-by: Matan Breizman <[email protected]>
1 parent f9a47a2 commit 8d0ec76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ceph.spec.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,6 +1836,7 @@ exit 0
18361836
%{_mandir}/man8/rbd-replay-many.8*
18371837
%{_mandir}/man8/rbd-replay-prep.8*
18381838
%{_mandir}/man8/rgw-orphan-list.8*
1839+
%{_mandir}/man8/rgw-gap-list.8*
18391840
%{_mandir}/man8/rgw-restore-bucket-index.8*
18401841
%dir %{_datadir}/ceph/
18411842
%{_datadir}/ceph/known_hosts_drop.ceph.com

0 commit comments

Comments
 (0)