commit yast2-libyui for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-libyui for openSUSE:Factory checked in at Mon Mar 2 01:22:12 CET 2009. -------- --- yast2-libyui/yast2-libyui.changes 2009-02-22 21:11:17.000000000 +0100 +++ /mounts/work_src_done/STABLE/yast2-libyui/yast2-libyui.changes 2009-03-01 17:33:41.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Mar 1 17:26:31 CET 2009 - coolo@suse.de + +- hopefully last fix ;( + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-libyui.spec ++++++ --- /var/tmp/diff_new_pack.o25344/_old 2009-03-02 01:21:56.000000000 +0100 +++ /var/tmp/diff_new_pack.o25344/_new 2009-03-02 01:21:56.000000000 +0100 @@ -20,7 +20,7 @@ Name: yast2-libyui Version: 2.18.6 -Release: 1 +Release: 2 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -123,6 +123,8 @@ %{_datadir}/cmake/Modules/* %doc %{prefix}/share/doc/packages/yast2-libyui %changelog +* Sun Mar 01 2009 coolo@suse.de +- hopefully last fix ;( * Sun Feb 22 2009 coolo@suse.de - another fix - V 2.18.6 ++++++ yast2-libyui-2.18.6.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.6/examples/SelectionBox3-many-items.cc new/yast2-libyui-2.18.6/examples/SelectionBox3-many-items.cc --- old/yast2-libyui-2.18.6/examples/SelectionBox3-many-items.cc 2008-10-16 16:42:57.000000000 +0200 +++ new/yast2-libyui-2.18.6/examples/SelectionBox3-many-items.cc 2009-03-01 17:26:52.000000000 +0100 @@ -19,6 +19,7 @@ #include "YPushButton.h" #include "YAlignment.h" #include "YEvent.h" +#include <stdio.h> #define ITEM_COUNT 10000 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.6/examples/Table-many-items.cc new/yast2-libyui-2.18.6/examples/Table-many-items.cc --- old/yast2-libyui-2.18.6/examples/Table-many-items.cc 2008-10-16 19:50:00.000000000 +0200 +++ new/yast2-libyui-2.18.6/examples/Table-many-items.cc 2009-03-01 17:26:52.000000000 +0100 @@ -22,6 +22,7 @@ #include "YPushButton.h" #include "YAlignment.h" #include "YEvent.h" +#include <stdio.h> #define ITEM_COUNT 1000 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.6/src/FSize.cc new/yast2-libyui-2.18.6/src/FSize.cc --- old/yast2-libyui-2.18.6/src/FSize.cc 2008-02-11 19:25:50.000000000 +0100 +++ new/yast2-libyui-2.18.6/src/FSize.cc 2009-03-01 17:26:52.000000000 +0100 @@ -19,6 +19,7 @@ /-*/ +#include <stdio.h> #include <stdlib.h> #include <iostream> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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