Hello community,

here is the log from the commit of package python-Pillow for openSUSE:Factory 
checked in at 2014-08-20 10:51:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pillow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pillow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes      
2014-08-13 17:08:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pillow.new/python-Pillow.changes 
2014-08-20 10:51:39.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 18 13:07:38 UTC 2014 - [email protected]
+
+- Use versioned provides and conflicts to fix installation on SLE11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Pillow.spec ++++++
--- /var/tmp/diff_new_pack.pln73R/_old  2014-08-20 10:51:42.000000000 +0200
+++ /var/tmp/diff_new_pack.pln73R/_new  2014-08-20 10:51:42.000000000 +0200
@@ -49,11 +49,11 @@
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif
 # Pillow is a friendly PIL fork which we package as 'imaging', the latter 
isn't obsolete though:
-Conflicts:      python-imaging
+Conflicts:      python-imaging < %{version}
 # NOTE(saschpe): python-imaging should have never provided this and I'm a bit 
relucatant do it either.
 # 
http://en.opensuse.org/openSUSE:Upgrade_dependencies_explanation#Replace_a_package_by_another_with_the_same_functionality
 # ALSO NOTE (frispete): without providing python-imaging, all packages 
requiring it will break
-Provides:       python-imaging
+Provides:       python-imaging = %{version}
 
 Obsoletes:      python-imaging-sane
 Provides:       python-imaging-sane


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

Reply via email to