commit eclipse for openSUSE:Factory
Hello community, here is the log from the commit of package eclipse for openSUSE:Factory checked in at Fri Oct 30 16:53:24 CET 2009. -------- --- eclipse/eclipse-archdep.changes 2009-10-20 16:38:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/eclipse/eclipse-archdep.changes 2009-10-29 11:09:08.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Oct 29 10:08:09 UTC 2009 - mvyskocil@suse.cz + +- Fixed bnc#549849 - Eclipse doesn't accept mouse clicks on buttons + * run eclipse with GDK_NATIVE_WINDOWS=true in /usr/bin/eclipse + +------------------------------------------------------------------- --- eclipse/eclipse.changes 2009-10-20 16:38:08.000000000 +0200 +++ /mounts/work_src_done/STABLE/eclipse/eclipse.changes 2009-10-29 11:09:08.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Oct 29 10:05:19 UTC 2009 - mvyskocil@suse.cz + +- Fixed bnc#549849 - Eclipse doesn't accept mouse clicks on buttons + * run eclipse with GDK_NATIVE_WINDOWS=true in /usr/bin/eclipse + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- minmem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ecj-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.qy6UFs/_old 2009-10-30 16:53:06.000000000 +0100 +++ /var/tmp/diff_new_pack.qy6UFs/_new 2009-10-30 16:53:06.000000000 +0100 @@ -27,7 +27,7 @@ AutoReqProv: on Summary: Eclipse Java Compiler Version: 0.755 -Release: 177 +Release: 178 Url: http//www.eclipse.org Group: Development/Libraries/Java Source0: eclipse-sourceBuild-srcIncluded-%{eclipse_version}.tar.bz2 ++++++ eclipse-archdep.spec ++++++ --- /var/tmp/diff_new_pack.qy6UFs/_old 2009-10-30 16:53:06.000000000 +0100 +++ /var/tmp/diff_new_pack.qy6UFs/_new 2009-10-30 16:53:06.000000000 +0100 @@ -55,7 +55,7 @@ %define eclipsehome %{_datadir}/%{orig_name} Summary: Eclipse Platform and Java IDE Version: 3.4 -Release: 16 +Release: 17 License: Other uncritical OpenSource License ; Eclipse Public License Group: Development/Tools/IDE Url: http://www.eclipse.org ++++++ eclipse.spec ++++++ --- /var/tmp/diff_new_pack.qy6UFs/_old 2009-10-30 16:53:06.000000000 +0100 +++ /var/tmp/diff_new_pack.qy6UFs/_new 2009-10-30 16:53:06.000000000 +0100 @@ -55,7 +55,7 @@ %define eclipsehome %{_datadir}/%{orig_name} Summary: Eclipse Platform and Java IDE Version: 3.4 -Release: 21 +Release: 22 License: Other uncritical OpenSource License ; Eclipse Public License Group: Development/Tools/IDE Url: http://www.eclipse.org ++++++ eclipse.script ++++++ --- /var/tmp/diff_new_pack.qy6UFs/_old 2009-10-30 16:53:08.000000000 +0100 +++ /var/tmp/diff_new_pack.qy6UFs/_new 2009-10-30 16:53:08.000000000 +0100 @@ -37,4 +37,6 @@ perl -p -i.bak -e 's|^site\.[0-9]*\.list\.[0-9]*=.*\n||g;' $USER_DIR/.metadata/.config/platform.cfg fi -/usr/share/eclipse/eclipse $ECLIPSE_OPTS $@ $VM_OPTS +# a workaround for bnc#549849 +# see https://bugs.eclipse.org/bugs/show_bug.cgi?id=287307#c4 +GDK_NATIVE_WINDOWS=true /usr/share/eclipse/eclipse $ECLIPSE_OPTS $@ $VM_OPTS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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