Hello community, here is the log from the commit of package osdlyrics for openSUSE:Factory checked in at 2015-11-13 23:36:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osdlyrics (Old) and /work/SRC/openSUSE:Factory/.osdlyrics.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osdlyrics" Changes: -------- --- /work/SRC/openSUSE:Factory/osdlyrics/osdlyrics.changes 2012-11-18 20:26:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.osdlyrics.new/osdlyrics.changes 2015-11-13 23:36:19.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Nov 6 07:35:11 UTC 2015 - [email protected] + +- Fix build in Leap: disable xmms2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osdlyrics.spec ++++++ --- /var/tmp/diff_new_pack.tzGXkw/_old 2015-11-13 23:36:20.000000000 +0100 +++ /var/tmp/diff_new_pack.tzGXkw/_new 2015-11-13 23:36:20.000000000 +0100 @@ -42,9 +42,7 @@ BuildRequires: libtool BuildRequires: sqlite3-devel BuildRequires: update-desktop-files -%if 0%{?sles_version} -BuildRequires: libpng12-compat-devel -%else +%if ! 0%{?suse_version} == 1315 BuildRequires: xmms2-devel %endif Requires: gtk2 @@ -102,7 +100,7 @@ %build %configure --disable-mpd \ -%if 0%{?sles_version} +%if 0%{?suse_version} == 1315 --disable-xmms2 %else --enable-xmms2
