Stephan Kulow
2010-11-20 16:13:35 +00:00
committed by Git OBS Bridge
parent 103a6aba9d
commit 0ae89146c5
3 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-base (Version 2.6.5)
# spec file for package python-base (Version 2.7)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,7 @@
Name: python-base
BuildRequires: zlib-devel fdupes pkg-config
BuildRequires: fdupes pkg-config zlib-devel
Url: http://www.python.org/
License: MIT License (or similar)
Group: Development/Languages/Python
@@ -30,7 +30,7 @@ Obsoletes: python-64bit
#
Summary: Python Interpreter base package
Version: 2.7
Release: 1
Release: 4
%define tarversion %{version}
%define tarname Python-%{tarversion}
Source0: %{tarname}.tar.bz2