Add comments for easier understanding
This commit is contained in:
parent
3e429d29a1
commit
95788aa81b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user