Accepting request 20141 from devel:languages:python:Factory
Copy from devel:languages:python:Factory/python based on submit request 20141 from user matejcik OBS-URL: https://build.opensuse.org/request/show/20141 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=38
This commit is contained in:
parent
9c3fa22758
commit
fe354aa4e3
@ -33,7 +33,7 @@ Obsoletes: python-64bit
|
||||
#
|
||||
Summary: Python Interpreter base package
|
||||
Version: 2.6.2
|
||||
Release: 4
|
||||
Release: 5
|
||||
%define tarname Python-%{version}
|
||||
Source0: %{tarname}.tar.bz2
|
||||
Source1: macros.python
|
||||
|
@ -24,7 +24,7 @@ Group: Development/Languages/Python
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Additional Package Documentation for Python.
|
||||
Version: 2.6
|
||||
Release: 14
|
||||
Release: 15
|
||||
%define pyver 2.6.2
|
||||
BuildArch: noarch
|
||||
%define tarname Python-%{pyver}
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 16:11:33 CEST 2009 - max@suse.de
|
||||
|
||||
- removed blt from BuildRequires so that it can be dropped.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 20:15:43 CEST 2009 - matejcik@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: python
|
||||
BuildRequires: blt db-devel gdbm-devel gmp-devel libbz2-devel libopenssl-devel ncurses-devel readline-devel sqlite-devel tk-devel xorg-x11-devel
|
||||
BuildRequires: db-devel gdbm-devel gmp-devel libbz2-devel libopenssl-devel ncurses-devel readline-devel sqlite-devel tk-devel xorg-x11-devel
|
||||
%if %suse_version >= 1030
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
@ -35,7 +35,7 @@ Obsoletes: python-64bit
|
||||
Obsoletes: python-nothreads python21 python-elementtree python-sqlite
|
||||
Summary: Python Interpreter
|
||||
Version: 2.6.2
|
||||
Release: 4
|
||||
Release: 5
|
||||
Requires: python-base = %{version}
|
||||
%define tarname Python-%{version}
|
||||
Source0: %{tarname}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user