From 3eb9c09c59eb22efe63336542d54f2f7260a48eca87751b2ec8741dc060b6198 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 19 Jul 2011 11:37:23 +0000 Subject: [PATCH] Autobuild autoformatter for 76396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=71 --- python-base.spec | 4 ++-- python-doc.spec | 2 +- python.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python-base.spec b/python-base.spec index a3136ce..1c26dfd 100644 --- a/python-base.spec +++ b/python-base.spec @@ -30,7 +30,7 @@ Obsoletes: python-64bit # Summary: Python Interpreter base package Version: 2.7.1 -Release: 5 +Release: 3 %define tarversion %{version} %define tarname Python-%{tarversion} Source0: %{tarname}.tar.bz2 @@ -58,7 +58,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: %{name} = %{python_version} # explicitly, see bnc#697251 -Requires: libpython2_7-1_0 = %{version}-%{release} +Requires: libpython2_7-1_0 = %{version}-%{release} %description Python is an interpreted, object-oriented programming language, and is diff --git a/python-doc.spec b/python-doc.spec index f8f0203..5ab5401 100644 --- a/python-doc.spec +++ b/python-doc.spec @@ -24,7 +24,7 @@ Group: Development/Languages/Python BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Additional Package Documentation for Python. Version: 2.7 -Release: 5 +Release: 11 %define pyver 2.7.1 BuildArch: noarch %define tarname Python-%{pyver} diff --git a/python.spec b/python.spec index 2f46fc4..46c81bc 100644 --- a/python.spec +++ b/python.spec @@ -32,7 +32,7 @@ Obsoletes: python-64bit Obsoletes: python-nothreads python21 python-elementtree python-sqlite Summary: Python Interpreter Version: 2.7.1 -Release: 5 +Release: 9 Requires: python-base = %{version} %define tarversion %{version} %define tarname Python-%{tarversion}