diff --git a/libtevent.spec b/libtevent.spec index b0c4456..bfc456d 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -29,6 +29,7 @@ BuildRequires: gnupg2 %if %{with python3} BuildRequires: python3-devel BuildRequires: python3-talloc-devel >= %{talloc_version} +#endif with python %endif Provides: bundled(libreplace) @@ -59,6 +60,7 @@ Requires: libtevent%{?_isa} = %{version}-%{release} %description -n python3-tevent Python 3 bindings for libtevent +#endif with python %endif %prep