Hello community,

here is the log from the commit of package python-coverage for openSUSE:Factory 
checked in at 2015-07-28 11:42:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
 and      /work/SRC/openSUSE:Factory/.python-coverage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-coverage"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes  
2014-11-15 12:25:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-coverage.new/python-coverage.changes     
2015-07-28 11:42:40.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 24 21:02:54 UTC 2015 - [email protected]
+
+- fix rhel deps by depending on /usr/sbin/update-alternatives
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.LnVWv0/_old  2015-07-28 11:42:40.000000000 +0200
+++ /var/tmp/diff_new_pack.LnVWv0/_new  2015-07-28 11:42:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-coverage
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,8 +32,8 @@
 #BuildRequires:  python-nose
 Requires:       python-setuptools
 Requires:       python-xml
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(post): /usr/sbin/update-alternatives
+Requires(postun): /usr/sbin/update-alternatives
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif


Reply via email to