Kaydet (Commit) f5b204a3 authored tarafından Georg Brandl's avatar Georg Brandl

#5776: fix mistakes in python specfile. (Nobody probably uses it anyway.)

üst de0eb249
......@@ -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}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment