From 96823de2c5f211d644ad27d628e629e04554ad90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 12 Jun 2018 13:08:19 +0200 Subject: [PATCH] Be consistent with %summary --- python-lesscpy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-lesscpy.spec b/python-lesscpy.spec index 9364e9e..50c6e06 100644 --- a/python-lesscpy.spec +++ b/python-lesscpy.spec @@ -27,7 +27,7 @@ supported (JavaScript evaluation). %if %{with python2} %package -n python2-lesscpy -Summary: %summary +Summary: %summary Requires: python2-ply BuildRequires: python2-devel BuildRequires: python2-setuptools @@ -41,7 +41,7 @@ BuildRequires: python2-flake8 %endif # with python2 %package -n python3-lesscpy -Summary: Lesscss compiler +Summary: %summary Requires: python3-ply BuildRequires: python3-devel BuildRequires: python3-setuptools