diff --git a/qpid-proton.spec b/qpid-proton.spec index f4dd0dd..0ddd62f 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -54,9 +54,7 @@ BuildRequires: perl(Test::More) %endif BuildRequires: cyrus-sasl-devel -%if (0%{?rhel} && 0%{?rhel} == 7) -Patch0: proton.patch -%endif +#Patch0: proton.patch %description Proton is a high performance, lightweight messaging library. It can be used in @@ -272,9 +270,7 @@ Requires: qpid-proton-c = %{version}-%{release} %prep %setup -q -n %{name}-%{version} -%if (0%{?rhel} && 0%{?rhel} == 7) -%patch0 -p1 -%endif +#%patch0 -p1 %build