Mailinglist Archive: opensuse-commit (1093 mails)
| < Previous | Next > |
commit python for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 04 Mar 2010 16:07:46 +0100
- Message-id: <20100304150746.7BDE0202AC@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package python for openSUSE:Factory
checked in at Thu Mar 4 16:07:46 CET 2010.
--------
--- python/python.changes 2010-01-29 15:45:51.000000000 +0100
+++ /mounts/work_src_done/STABLE/python/python.changes 2010-02-03
17:08:09.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb 3 16:07:54 UTC 2010 - jengelh@xxxxxxxxxx
+
+- exclude dl.so from SPARC64 (not built like on x86_64)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.DkPxtd/_old 2010-03-04 16:06:50.000000000 +0100
+++ /var/tmp/diff_new_pack.DkPxtd/_new 2010-03-04 16:06:50.000000000 +0100
@@ -33,7 +33,7 @@
#
Summary: Python Interpreter base package
Version: 2.6.2
-Release: 9
+Release: 10
%define tarname Python-%{version}
Source0: %{tarname}.tar.bz2
Source1: macros.python
@@ -386,7 +386,7 @@
%{_libdir}/python%{python_version}/lib-dynload/audioop.so
%{_libdir}/python%{python_version}/lib-dynload/Python-%{version}-py%{python_version}.egg-info
# these modules don't support 64-bit arches (disabled by setup.py)
-%ifnarch alpha ia64 x86_64 s390x ppc64
+%ifnarch alpha ia64 x86_64 s390x ppc64 sparc64
# requires sizeof(int) == sizeof(long) == sizeof(char*)
%{_libdir}/python%{python_version}/lib-dynload/dl.so
%endif
++++++ python-doc.spec ++++++
--- /var/tmp/diff_new_pack.DkPxtd/_old 2010-03-04 16:06:50.000000000 +0100
+++ /var/tmp/diff_new_pack.DkPxtd/_new 2010-03-04 16:06:50.000000000 +0100
@@ -24,7 +24,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Additional Package Documentation for Python.
Version: 2.6
-Release: 19
+Release: 20
%define pyver 2.6.2
BuildArch: noarch
%define tarname Python-%{pyver}
++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.DkPxtd/_old 2010-03-04 16:06:50.000000000 +0100
+++ /var/tmp/diff_new_pack.DkPxtd/_new 2010-03-04 16:06:50.000000000 +0100
@@ -35,7 +35,7 @@
Obsoletes: python-nothreads python21 python-elementtree python-sqlite
Summary: Python Interpreter
Version: 2.6.2
-Release: 9
+Release: 10
Requires: python-base = %{version}
%define tarname Python-%{version}
Source0: %{tarname}.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |