From bb2833acebdd2022a9079358aca7dff8bf6c9eea Mon Sep 17 00:00:00 2001
From: Michael Davis <michael.davis@cern.ch>
Date: Thu, 8 Oct 2020 13:30:51 +0200
Subject: [PATCH] Renames cta-send-event.sh to cta-send-closew.sh

---
 cta.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cta.spec.in b/cta.spec.in
index 0df2d303dc..03903fa155 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -189,7 +189,7 @@ The command line utilities
 %attr(0755,root,root) %{_bindir}/cta-admin
 %attr(0644,root,root) %doc /usr/share/man/man1/cta-admin.1cta.gz
 %attr(0755,root,root) %{_bindir}/cta-send-event
-%attr(0755,root,root) %{_bindir}/cta-send-event.sh
+%attr(0755,root,root) %{_bindir}/cta-send-closew.sh
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cta/cta-cli.conf
 
 %package -n cta-lib-common
-- 
GitLab