Hello community, here is the log from the commit of package ktorrent for openSUSE:Factory checked in at 2012-05-07 22:47:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktorrent (Old) and /work/SRC/openSUSE:Factory/.ktorrent.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktorrent", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes 2012-04-19 08:50:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ktorrent.new/ktorrent.changes 2012-05-07 22:48:02.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 7 10:17:32 UTC 2012 - [email protected] + +- Fix taglib requires for older distros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktorrent.spec ++++++ --- /var/tmp/diff_new_pack.IMCotc/_old 2012-05-07 22:48:03.000000000 +0200 +++ /var/tmp/diff_new_pack.IMCotc/_new 2012-05-07 22:48:03.000000000 +0200 @@ -39,7 +39,11 @@ BuildRequires: kdebase4-workspace-devel BuildRequires: libkdepimlibs4-devel BuildRequires: libktorrent-devel >= 1.2.0 -BuildRequires: libtag-devel +%if %suse_version > 1200 +BuildRequires: pkgconfig(taglib) +%else +BuildRequires: taglib-devel +%endif %if 0%{?suse_version} BuildRequires: update-desktop-files %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
