Hello community, here is the log from the commit of package clementine for openSUSE:Factory checked in at 2016-03-07 13:28:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clementine (Old) and /work/SRC/openSUSE:Factory/.clementine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clementine" Changes: -------- --- /work/SRC/openSUSE:Factory/clementine/clementine.changes 2014-11-06 16:51:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.clementine.new/clementine.changes 2016-03-07 13:29:49.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Mar 5 12:21:51 UTC 2016 - [email protected] + +- Added recommends for gstreamer-0_10-plugins--fluendo_mp3 to fix + missing plugins message. See boo#904155 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clementine.spec ++++++ --- /var/tmp/diff_new_pack.ZX7G5V/_old 2016-03-07 13:29:50.000000000 +0100 +++ /var/tmp/diff_new_pack.ZX7G5V/_new 2016-03-07 13:29:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package clementine # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -29,6 +29,7 @@ BuildRequires: boost-devel BuildRequires: cmake BuildRequires: fdupes +BuildRequires: ffmpeg-devel BuildRequires: freeglut-devel BuildRequires: gcc-c++ BuildRequires: gettext-tools @@ -64,6 +65,7 @@ # plasma_runner dropped in clementine 1.1.0 Provides: %{name}-kde = %{version} Obsoletes: %{name}-kde < %{version} +Recommends: gstreamer-0_10-plugins-fluendo_mp3 # gnome indicator - while we don't have it in OSS we don't build it # BuildRequires: libindicator-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -112,6 +114,7 @@ -DENABLE_MOODBAR=ON \ -DENABLE_DBUS=ON make %{?_smp_mflags} + %install %make_install
