From 1161a4660dd81e52329d42d5bc09e78d7433ad70 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Thu, 8 Feb 2018 14:54:08 +0100 Subject: [PATCH] Fix the name macro in the description --- python37.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python37.spec b/python37.spec index a93a3b2..6a34652 100644 --- a/python37.spec +++ b/python37.spec @@ -425,7 +425,7 @@ language, designed with an emphasis on code readibility. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. -The ${name} package provides the "python3" executable: the reference +The %{name} package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the %{name}-libs package, which should be installed automatically along with %{name}.