Add comments for easier understanding

This commit is contained in:
Andreas Schneider 2020-10-27 09:37:33 +01:00
parent 3e429d29a1
commit 95788aa81b

View File

@ -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