Add missing files from the new version

This commit is contained in:
Daniel Berteaud 2023-10-20 10:33:42 +02:00
parent 9aabc0721c
commit a513c5fb25
1 changed files with 3 additions and 0 deletions

View File

@ -48,8 +48,10 @@ install -D -m644 %{_builddir}/%{name}-%{tarball_version}/example/ctl.completion.
%files
# %{_unitdir}/drbd-reactor.service
/lib/systemd/system/drbd-reactor.service
/lib/systemd/system/ocf.rs@.service
/usr/sbin/drbd-reactor
/usr/sbin/drbd-reactorctl
/usr/libexec/drbd-reactor/ocf-rs-wrapper
%{_datadir}/bash-completion/completions/drbd-reactorctl
%{_mandir}/man1/drbd-reactor.1*
%{_mandir}/man1/drbd-reactorctl.1*
@ -58,6 +60,7 @@ install -D -m644 %{_builddir}/%{name}-%{tarball_version}/example/ctl.completion.
%{_mandir}/man5/drbd-reactor.promoter.5*
%{_mandir}/man5/drbd-reactor.debugger.5*
%{_mandir}/man5/drbd-reactor.prometheus.5*
%{_mandir}/man5/drbd-reactor.agentx.5*
%config(noreplace) /etc/drbd-reactor.toml
/etc/drbd-reactor.d
%doc README.md