commit kaffeine for openSUSE:Factory
Hello community, here is the log from the commit of package kaffeine for openSUSE:Factory checked in at 2014-11-24 11:17:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaffeine (Old) and /work/SRC/openSUSE:Factory/.kaffeine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kaffeine" Changes: -------- --- /work/SRC/openSUSE:Factory/kaffeine/kaffeine.changes 2013-08-21 15:11:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kaffeine.new/kaffeine.changes 2014-11-24 11:17:29.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Nov 15 14:32:20 UTC 2014 - wbauer@tmo.at + +- fix ksuseinstall to install libxine2-codecs, libxine1 is not used any more since 12.2 + (boo#858018) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksuseinstall.diff ++++++ --- /var/tmp/diff_new_pack.qleOFI/_old 2014-11-24 11:17:30.000000000 +0100 +++ /var/tmp/diff_new_pack.qleOFI/_new 2014-11-24 11:17:30.000000000 +0100 @@ -99,7 +99,7 @@ + { + return; + } -+ if( KSUSEInstall::installCapabilities( QStringList() << "libxine1-codecs", ++ if( KSUSEInstall::installCapabilities( QStringList() << "libxine2-codecs", + KSUSEInstall::FullInstallRequired, window())) + { // TODO use the items + KGuiItem restartNowGuiItem( KStandardGuiItem::yes()); -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de