From d126125b2fdaf5ca959222cd7ab1f806d82f338a Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Mon, 20 Jan 2020 11:18:43 -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 ce4c365..05c4c5f 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -250,7 +250,6 @@ echo '#!/usr/bin/python3' > %{buildroot}%{proton_datadir}/examples/python/proton 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 -%if 0%{?fedora} || 0%{?rhel} > 7 chmod +x %{buildroot}%{python3_sitearch}/_cproton.so %if 0%{?rhel} && 0%{?rhel} <= 6