Be consistent with %summary
This commit is contained in:
parent
de6aa501a8
commit
96823de2c5
@ -27,7 +27,7 @@ supported (JavaScript evaluation).
|
|||||||
|
|
||||||
%if %{with python2}
|
%if %{with python2}
|
||||||
%package -n python2-lesscpy
|
%package -n python2-lesscpy
|
||||||
Summary: %summary
|
Summary: %summary
|
||||||
Requires: python2-ply
|
Requires: python2-ply
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: python2-setuptools
|
BuildRequires: python2-setuptools
|
||||||
@ -41,7 +41,7 @@ BuildRequires: python2-flake8
|
|||||||
%endif # with python2
|
%endif # with python2
|
||||||
|
|
||||||
%package -n python3-lesscpy
|
%package -n python3-lesscpy
|
||||||
Summary: Lesscss compiler
|
Summary: %summary
|
||||||
Requires: python3-ply
|
Requires: python3-ply
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
Loading…
Reference in New Issue
Block a user