Hello community, here is the log from the commit of package konversation for openSUSE:Factory checked in at Tue May 19 02:41:06 CEST 2009. -------- --- KDE/konversation/konversation.changes 2009-04-23 12:16:09.000000000 +0200 +++ konversation/konversation.changes 2009-05-13 09:25:42.000000000 +0200 @@ -1,0 +2,10 @@ +Wed May 13 09:01:37 CEST 2009 - beineri@opensuse.org + +- update to r967285 + +------------------------------------------------------------------- +Sat May 2 13:05:46 CEST 2009 - beineri@opensuse.org + +- update to r962383 + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- fixbuild.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konversation.spec ++++++ --- /var/tmp/diff_new_pack.Ge5670/_old 2009-05-19 02:40:25.000000000 +0200 +++ /var/tmp/diff_new_pack.Ge5670/_new 2009-05-19 02:40:25.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package konversation (Version 1.1.77.svn958022) +# spec file for package konversation (Version 1.1.77.svn967285) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,10 +24,11 @@ License: GPL v2 or later Group: Productivity/Networking/IRC Summary: A User-Friendly IRC Client for KDE -Version: 1.1.77.svn958022 +Version: 1.1.77.svn967285 Release: 1 # svn.kde.org/home/kde/branches/work/konvi-kde4 Source0: konvi-kde4.tar.bz2 +Patch: fixbuild.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_akonadi_requires %kde4_pimlibs_requires @@ -57,6 +58,7 @@ %prep %setup -q -n konvi-kde4 +%patch %build %cmake_kde4 -d build @@ -91,6 +93,10 @@ /usr/share/kde4/apps/kconf_update/* %changelog +* Wed May 13 2009 beineri@opensuse.org +- update to r967285 +* Sat May 02 2009 beineri@opensuse.org +- update to r962383 * Thu Apr 23 2009 beineri@opensuse.org - update to r958022 * Thu Apr 09 2009 beineri@opensuse.org ++++++ fixbuild.diff ++++++ --- src/irc/serverlistdialog.cpp 2009/05/13 07:16:13 1.1 +++ src/irc/serverlistdialog.cpp 2009/05/13 07:16:47 @@ -20,6 +20,8 @@ #include <qpushbutton.h> #include <qcheckbox.h> +#include <QHeaderView> + #include <klocale.h> #include <kdebug.h> #include <kguiitem.h> ++++++ konvi-kde4.tar.bz2 ++++++ ++++ 4463 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org