Hello community, here is the log from the commit of package python-etude for openSUSE:Factory checked in at 2013-03-08 13:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-etude (Old) and /work/SRC/openSUSE:Factory/.python-etude.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-etude", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-etude/python-etude.changes 2012-02-17 12:08:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-etude.new/python-etude.changes 2013-03-08 13:26:58.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 7 11:12:53 UTC 2013 - [email protected] + +- Require python-xmms2 (otherwise etude will crash immediately) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-etude.spec ++++++ --- /var/tmp/diff_new_pack.2vXQYY/_old 2013-03-08 13:26:59.000000000 +0100 +++ /var/tmp/diff_new_pack.2vXQYY/_new 2013-03-08 13:26:59.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-etude # -# Copyright (c) 2011 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 @@ -16,7 +16,6 @@ # - Name: python-etude Version: 0.1 Release: 0 @@ -39,6 +38,7 @@ BuildRequires: update-desktop-files BuildRequires: xmms2-devel Requires: python-base +Requires: python-xmms2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
