From a19ed3eebcf14aa54973ae00e91a7624e1cfe3eb Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Mon, 20 Jan 2020 11:17:30 -0500 Subject: [PATCH] 0.30.0-1 --- qpid-proton.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 46c9610..ce4c365 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -249,7 +249,6 @@ sed -i 's/!\/usr\/bin\/python/!\/usr\/bin\/python3/' %{buildroot}%{proton_datadi echo '#!/usr/bin/python3' > %{buildroot}%{proton_datadir}/examples/python/proton_server.py.original cat %{buildroot}%{proton_datadir}/examples/python/proton_server.py >> %{buildroot}%{proton_datadir}/examples/python/proton_server.py.original mv %{buildroot}%{proton_datadir}/examples/python/proton_server.py.original %{buildroot}%{proton_datadir}/examples/python/proton_server.py -%endif %if 0%{?fedora} || 0%{?rhel} > 7 chmod +x %{buildroot}%{python3_sitearch}/_cproton.so