From: Georg Brandl Date: Sun, 1 Aug 2010 18:38:26 +0000 (+0000) Subject: #5776: fix mistakes in python specfile. (Nobody probably uses it anyway.) X-Git-Tag: v3.2a2~559 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5b204a3f0e55c6381822698c4afd85733c83a0f;p=python #5776: fix mistakes in python specfile. (Nobody probably uses it anyway.) --- diff --git a/Misc/RPM/python-3.2.spec b/Misc/RPM/python-3.2.spec index aea644180a..8e2c25e1dc 100644 --- a/Misc/RPM/python-3.2.spec +++ b/Misc/RPM/python-3.2.spec @@ -40,7 +40,7 @@ %define name python #--start constants-- %define version 3.2a1 -%define libver 3.2 +%define libvers 3.2 #--end constants-- %define release 1pydotorg %define __prefix /usr @@ -61,7 +61,7 @@ Summary: An interpreted, interactive, object-oriented programming language. Name: %{name}%{binsuffix} Version: %{version} Release: %{release} -License: Modified CNRI Open Source License +License: PSF Group: Development/Languages Source: Python-%{version}.tar.bz2 %if %{include_docs}