From 0ae89146c5e2bf86ef33c3a186ecbe7bdb0330c5d74ceca044fab1e22563d93b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 20 Nov 2010 16:13:35 +0000 Subject: [PATCH] sync with O:F OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=89 --- python-base.spec | 6 +++--- python-doc.spec | 4 ++-- python.spec | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/python-base.spec b/python-base.spec index 8070677..e2f089e 100644 --- a/python-base.spec +++ b/python-base.spec @@ -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 diff --git a/python-doc.spec b/python-doc.spec index 09e9430..8931f7c 100644 --- a/python-doc.spec +++ b/python-doc.spec @@ -1,5 +1,5 @@ # -# spec file for package python-doc (Version 2.6) +# spec file for package python-doc (Version 2.7) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ Group: Development/Languages/Python BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Additional Package Documentation for Python. Version: 2.7 -Release: 23 +Release: 4 %define pyver 2.7 BuildArch: noarch %define tarname Python-%{pyver} diff --git a/python.spec b/python.spec index caa3e7b..3292a5f 100644 --- a/python.spec +++ b/python.spec @@ -1,5 +1,5 @@ # -# spec file for package python (Version 2.6.5) +# spec file for package python (Version 2.7) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: python -BuildRequires: db-devel gdbm-devel gmp-devel libbz2-devel libopenssl-devel ncurses-devel readline-devel sqlite-devel tk-devel xorg-x11-devel fdupes +BuildRequires: db-devel fdupes gdbm-devel gmp-devel libbz2-devel libopenssl-devel ncurses-devel readline-devel sqlite-devel tk-devel xorg-x11-devel #Requires: openssl >= 0.9.8e Url: http://www.python.org/ License: MIT License (or similar) @@ -32,7 +32,7 @@ Obsoletes: python-64bit Obsoletes: python-nothreads python21 python-elementtree python-sqlite Summary: Python Interpreter Version: 2.7 -Release: 2 +Release: 4 Requires: python-base = %{version} %define tarversion %{version} %define tarname Python-%{tarversion}