Hello community,

here is the log from the commit of package python for openSUSE:Factory
checked in at Thu May 5 09:18:11 CEST 2011.



--------
python-doc.changes: same change
--- python/python.changes       2011-02-17 17:47:41.000000000 +0100
+++ /mounts/work_src_done/STABLE/python/python.changes  2011-05-04 
16:18:54.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May  4 14:18:08 UTC 2011 - [email protected]
+
+- added "fix-parallel-make" patch to python main package as well,
+  because build process is the same
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.g4yqUi/_old  2011-05-05 09:12:11.000000000 +0200
+++ /var/tmp/diff_new_pack.g4yqUi/_new  2011-05-05 09:12:11.000000000 +0200
@@ -30,7 +30,7 @@
 #
 Summary:        Python Interpreter base package
 Version:        2.7
-Release:        7
+Release:        8
 %define         tarversion      %{version}
 %define         tarname         Python-%{tarversion}
 Source0:        %{tarname}.tar.bz2

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

++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.g4yqUi/_old  2011-05-05 09:12:11.000000000 +0200
+++ /var/tmp/diff_new_pack.g4yqUi/_new  2011-05-05 09:12:11.000000000 +0200
@@ -32,7 +32,7 @@
 Obsoletes:      python-nothreads python21 python-elementtree python-sqlite
 Summary:        Python Interpreter
 Version:        2.7
-Release:        13
+Release:        15
 Requires:       python-base = %{version}
 %define         tarversion      %{version}
 %define         tarname         Python-%{tarversion}
@@ -52,6 +52,7 @@
 Patch7:         sparc_longdouble.patch
 Patch8:         python-2.7-acrequire.patch
 Patch9:         python-fix_date_time_compiler.patch
+Patch10:        python-2.7-fix-parallel-make.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %define         python_version    %(echo %{version} | head -c 3)
@@ -184,6 +185,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9
+%patch10 -p1
 # some cleanup
 find . -name .cvsignore -type f -print0 | xargs -0 rm -f
 find . -name CVS -type d -print0 | xargs -0 rm -rf


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



Remember to have fun...

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

Reply via email to