Hello community, here is the log from the commit of package eclipse-archdep checked in at Fri Sep 14 16:05:44 CEST 2007. -------- --- eclipse-archdep/eclipse-archdep.changes 2007-07-14 08:35:12.000000000 +0200 +++ /mounts/work_src_done/STABLE/eclipse-archdep/eclipse-archdep.changes 2007-09-14 11:07:34.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 14 11:07:06 CEST 2007 - anosek@suse.cz + +- fixed Eclipse does not pass parameters to eclipse.bin [#307488] + +------------------------------------------------------------------- Old: ---- minmem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ecj-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.Q15214/_old 2007-09-14 16:04:45.000000000 +0200 +++ /var/tmp/diff_new_pack.Q15214/_new 2007-09-14 16:04:45.000000000 +0200 @@ -16,11 +16,11 @@ %define jarname eclipse-ecj License: Other uncritical OpenSource License, http://www.eclipse.org/legal/epl-v10.html Group: Development/Libraries/Java -Autoreqprov: on +AutoReqProv: on Summary: Eclipse Java Compiler Version: 0.755 -Release: 39 -URL: http//www.eclipse.org +Release: 40 +Url: http//www.eclipse.org Group: Development/Libraries/Java Source0: eclipse-sourceBuild-srcIncluded-%{eclipse_version}.tar.bz2 Source1: manifest.ecj ++++++ eclipse-archdep.spec ++++++ --- /var/tmp/diff_new_pack.Q15214/_old 2007-09-14 16:04:45.000000000 +0200 +++ /var/tmp/diff_new_pack.Q15214/_new 2007-09-14 16:04:45.000000000 +0200 @@ -72,10 +72,10 @@ %endif Summary: Eclipse Platform and Java IDE Version: 3.3 -Release: 39 +Release: 40 License: Any permissive, Eclipse Public License, see http://www.eclipse.org/legal/ Group: Development/Tools/IDE -URL: http://www.eclipse.org +Url: http://www.eclipse.org Source0: eclipse-sourceBuild-srcIncluded-%{version}.tar.bz2 Source1: %{orig_name}.script Source3: icon.xpm @@ -364,7 +364,7 @@ else STARTUP_JAR="%{eclipsehome}/$STARTUP_JAR" fi -%{eclipsehome}/eclipse.bin -startup \$STARTUP_JAR +%{eclipsehome}/eclipse.bin -startup \$STARTUP_JAR "$@" EOF # hardlink duplicates: # add files that should not be hardlinked here: @@ -507,6 +507,8 @@ # vim:fdm=marker:foldmarker=#>>>,#<<<:foldcolumn=6:foldlevel=42: %changelog +* Fri Sep 14 2007 - anosek@suse.cz +- fixed Eclipse does not pass parameters to eclipse.bin [#307488] * Sat Jul 14 2007 - coolo@suse.de - add desktop file to the sources to fix build * Mon Jul 02 2007 - dbornkessel@suse.de ++++++ eclipse.spec ++++++ --- /var/tmp/diff_new_pack.Q15214/_old 2007-09-14 16:04:45.000000000 +0200 +++ /var/tmp/diff_new_pack.Q15214/_new 2007-09-14 16:04:45.000000000 +0200 @@ -28,10 +28,10 @@ %define libname libswt3 Summary: Eclipse Platform and Java IDE Version: 3.3 -Release: 41 +Release: 42 License: Eclipse Public License, see http://www.eclipse.org/legal/ Group: Development/Tools/IDE -URL: http://www.eclipse.org +Url: http://www.eclipse.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{archdepname}-gtk2 = %{version} BuildArch: noarch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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