From e03648589da44fd8d0dd0e802819256dc9137aac Mon Sep 17 00:00:00 2001 From: soksanichenko Date: Tue, 8 Nov 2022 17:09:03 +0200 Subject: [PATCH] - Fix spec --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 9b1567a0..ca2e658c 100644 --- a/pungi.spec +++ b/pungi.spec @@ -117,6 +117,7 @@ gzip _build/man/pungi.1 %{__install} -m 0644 doc/_build/man/pungi.1.gz %{buildroot}%{_mandir}/man1 rm %{buildroot}%{_bindir}/pungi +rm %{buildroot}%{_bindir}/%{name}-fedmsg-notification %check %pytest @@ -147,7 +148,6 @@ rm %{buildroot}%{_bindir}/pungi %{_bindir}/%{name}-create-unified-isos %{_bindir}/%{name}-config-dump %{_bindir}/%{name}-config-validate -%{_bindir}/%{name}-fedmsg-notification %{_bindir}/%{name}-notification-report-progress %{_bindir}/%{name}-orchestrate %{_bindir}/%{name}-patch-iso