2024-11-05 Fred Gleason <fredg@paravelsystems.com>

* Added a rdautocheck(8) utility.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-11-05 16:41:26 -05:00
parent 823f058d7b
commit 4f6f869c21
7 changed files with 231 additions and 0 deletions

View File

@@ -479,6 +479,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/rdmarkerset.8.gz
%{_mandir}/man8/rdservice.8.gz
%{_mandir}/man8/rdautoback.8.gz
%{_mandir}/man8/rdautocheck.8.gz
%{_mandir}/man8/rdautorest.8.gz
@DOC_PATH@/*
%{_libdir}/librd-@VERSION@.so
@@ -500,6 +501,7 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/rdsinglestart
%{_sbindir}/rddbmgr
%{_sbindir}/rdautoback
%{_sbindir}/rdautocheck
%{_sbindir}/rdautorest
@HPI_FILE1@
@HPI_FILE2@