forked from pool/python
This commit is contained in:
parent
4c18dac006
commit
09a1573c7d
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
python
|
@ -18,7 +18,7 @@ Group: Development/Languages/Python
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: Additional Package Documentation for Python.
|
Summary: Additional Package Documentation for Python.
|
||||||
Version: 2.5.1
|
Version: 2.5.1
|
||||||
Release: 62
|
Release: 63
|
||||||
%define pyver 2.5.2
|
%define pyver 2.5.2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%define tarname Python-%{pyver}
|
%define tarname Python-%{pyver}
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 7 13:59:29 CEST 2008 - schwab@suse.de
|
Mon Apr 7 13:59:29 CEST 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ AutoReqProv: on
|
|||||||
Obsoletes: python-nothreads python21 python-elementtree python-sqlite
|
Obsoletes: python-nothreads python21 python-elementtree python-sqlite
|
||||||
Summary: Python Interpreter
|
Summary: Python Interpreter
|
||||||
Version: 2.5.2
|
Version: 2.5.2
|
||||||
Release: 10
|
Release: 11
|
||||||
%define tarname Python-%{version}
|
%define tarname Python-%{version}
|
||||||
Source0: %{tarname}.tar.bz2
|
Source0: %{tarname}.tar.bz2
|
||||||
Source6: README.SUSE
|
Source6: README.SUSE
|
||||||
@ -481,6 +481,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/python2
|
%{_bindir}/python2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 10 2008 ro@suse.de
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
* Mon Apr 07 2008 schwab@suse.de
|
* Mon Apr 07 2008 schwab@suse.de
|
||||||
- Limit virtual memory to avoid spurious testsuite failures.
|
- Limit virtual memory to avoid spurious testsuite failures.
|
||||||
* Mon Mar 10 2008 matejcik@suse.cz
|
* Mon Mar 10 2008 matejcik@suse.cz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user