Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2015-06-12 20:28:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python (Old)
 and      /work/SRC/openSUSE:Factory/.python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python/python-base.changes       2015-06-06 
09:49:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2015-06-12 
20:28:37.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 10 11:19:58 UTC 2015 - dmuel...@suse.com
+
+- add __python2 compatibility macro (used by Fedora)
+
+-------------------------------------------------------------------
python.changes: same change

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

Other differences:
------------------
python-doc.spec: same change
python.spec: same change

++++++ macros.python ++++++
--- /var/tmp/diff_new_pack.ZwNQ4D/_old  2015-06-12 20:28:41.000000000 +0200
+++ /var/tmp/diff_new_pack.ZwNQ4D/_new  2015-06-12 20:28:41.000000000 +0200
@@ -3,6 +3,8 @@
 %py_libdir             %{py_prefix}/%{_lib}/python%{py_ver}
 %py_incdir             %{py_prefix}/include/python%{py_ver}
 %py_sitedir            %{py_libdir}/site-packages
+%__python2              /usr/bin/python2
+
 %py_compile(O) \
 find %1 -name '*.pyc' -exec rm -f {} \\; \
 python -c "import sys, os, compileall; br='%{buildroot}'; 
compileall.compile_dir(sys.argv[1], ddir=br and 
(sys.argv[1][len(os.path.abspath(br)):]+'/') or None)" %1 \



Reply via email to