Hello community,

here is the log from the commit of package python for openSUSE:Factory
checked in at Fri Jul 29 09:06:26 CEST 2011.



--------
--- python/python-base.changes  2011-07-11 02:00:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/python/python-base.changes     2011-07-22 
15:05:18.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jul 22 13:03:49 UTC 2011 - [email protected]
+
+- Copy Lib/plat-linux2 to Lix/plat-linux3 so that DLFCN module
+  is also available for linux3 systems  bnc#707667
+
+-------------------------------------------------------------------
python.changes: same change

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.Q2kT9H/_old  2011-07-29 09:03:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Q2kT9H/_new  2011-07-29 09:03:11.000000000 +0200
@@ -30,7 +30,7 @@
 #
 Summary:        Python Interpreter base package
 Version:        2.7.1
-Release:        3
+Release:        4
 %define         tarversion      %{version}
 %define         tarname         Python-%{tarversion}
 Source0:        %{tarname}.tar.bz2
@@ -162,6 +162,9 @@
 # provide a stable timestamp
 touch -r %{S:0} Makefile.pre.in
 
+# Cheat for kernel 3.0
+cp -r Lib/plat-linux2 Lib/plat-linux3
+
 # prevent make from trying to rebuild asdl stuff, which requires existing
 # python installation
 touch Parser/asdl* Python/Python-ast.c Include/Python-ast.h

++++++ python-doc.spec ++++++
--- /var/tmp/diff_new_pack.Q2kT9H/_old  2011-07-29 09:03:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Q2kT9H/_new  2011-07-29 09:03:11.000000000 +0200
@@ -24,7 +24,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Additional Package Documentation for Python.
 Version:        2.7
-Release:        11
+Release:        12
 %define pyver   2.7.1
 BuildArch:      noarch
 %define       tarname        Python-%{pyver}

++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.Q2kT9H/_old  2011-07-29 09:03:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Q2kT9H/_new  2011-07-29 09:03:11.000000000 +0200
@@ -32,7 +32,7 @@
 Obsoletes:      python-nothreads python21 python-elementtree python-sqlite
 Summary:        Python Interpreter
 Version:        2.7.1
-Release:        9
+Release:        11
 Requires:       python-base = %{version}
 %define         tarversion      %{version}
 %define         tarname         Python-%{tarversion}


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to