Hello community, here is the log from the commit of package rhythmbox for openSUSE:Factory checked in at 2015-03-23 12:17:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rhythmbox (Old) and /work/SRC/openSUSE:Factory/.rhythmbox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rhythmbox" Changes: -------- --- /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox.changes 2014-10-05 20:27:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rhythmbox.new/rhythmbox.changes 2015-03-23 12:17:26.000000000 +0100 @@ -1,0 +2,7 @@ +Thu Jan 1 15:57:51 UTC 2015 - [email protected] + +- Replace pkgconfig(clutter-gst-2.0) for pkgconfig(clutter-gst-3.0) + BuildRequires, use sed to inject the bump into configure, until + upstream does the needed changes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rhythmbox.spec ++++++ --- /var/tmp/diff_new_pack.jcDztY/_old 2015-03-23 12:17:27.000000000 +0100 +++ /var/tmp/diff_new_pack.jcDztY/_new 2015-03-23 12:17:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package rhythmbox # -# 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 @@ -38,7 +38,7 @@ BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(clutter-1.0) >= 1.8 -BuildRequires: pkgconfig(clutter-gst-2.0) +BuildRequires: pkgconfig(clutter-gst-3.0) BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0 BuildRequires: pkgconfig(clutter-x11-1.0) >= 1.8 BuildRequires: pkgconfig(grilo-0.2) >= 0.2.0 @@ -101,6 +101,8 @@ %lang_package %prep %setup -q +# Inject bumpt dep until upstream follows up +sed -i "s:clutter-gst-2.0:clutter-gst-3.0:" configure translation-update-upstream %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
