From 95788aa81b7e40998fdad42b8bc59f1d3ce7a282 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 27 Oct 2020 09:37:33 +0100 Subject: [PATCH] Add comments for easier understanding --- libtevent.spec | 2 ++ 1 file changed, 2 insertions(+) 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