Hello community, here is the log from the commit of package python-slimit for openSUSE:Factory checked in at 2013-09-08 15:27:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slimit (Old) and /work/SRC/openSUSE:Factory/.python-slimit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slimit" Changes: -------- --- /work/SRC/openSUSE:Factory/python-slimit/python-slimit.changes 2012-06-26 17:26:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-slimit.new/python-slimit.changes 2013-09-08 15:27:55.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Sep 5 21:14:10 UTC 2013 - [email protected] + +- Add requires for odict and ply >= 3.4, they are necessary to run slimit. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slimit.spec ++++++ --- /var/tmp/diff_new_pack.uGSICi/_old 2013-09-08 15:27:56.000000000 +0200 +++ /var/tmp/diff_new_pack.uGSICi/_new 2013-09-08 15:27:56.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-slimit # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,6 +30,8 @@ BuildRequires: python-odict BuildRequires: python-ply >= 3.4 BuildRequires: unzip +Requires: python-odict +Requires: python-ply >= 3.4 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
