spec: clean comments after macros
This caused a non-fatal syntax errors on newer systems.
This commit is contained in:
parent
390ed8303d
commit
505ca6ee15
1 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ Summary: %summary
|
|||
%{?python_provide:%python_provide python2-%{pypi_name}}
|
||||
|
||||
%description -n python2-%{pypi_name} %_description
|
||||
%endif # python2
|
||||
%endif
|
||||
|
||||
|
||||
%if 0%{with python3}
|
||||
|
|
@ -62,7 +62,7 @@ Summary: Easy to use progress bars
|
|||
|
||||
%description -n python3-%{pypi_name}
|
||||
Collection of easy to use progress bars and spinners.
|
||||
%endif # python3
|
||||
%endif
|
||||
|
||||
|
||||
%prep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue