Hello community, here is the log from the commit of package classpath checked in at Thu Oct 26 20:39:52 CEST 2006. -------- --- classpath/classpath.changes 2006-09-28 01:01:20.000000000 +0200 +++ /mounts/work_src_done/STABLE/classpath/classpath.changes 2006-10-25 13:06:51.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 25 13:06:32 CEST 2006 - dbornkessel@suse.de + +- disabled ecj wrapper script -- not needed anymore + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ classpath.spec ++++++ --- /var/tmp/diff_new_pack.myAQ0T/_old 2006-10-26 20:39:44.000000000 +0200 +++ /var/tmp/diff_new_pack.myAQ0T/_new 2006-10-26 20:39:44.000000000 +0200 @@ -21,11 +21,11 @@ %if %{?suse_version:1}0 BuildRequires: gconf2-devel gecko-sdk %endif -License: GPL +License: GNU General Public License (GPL) - all versions Group: Development/Libraries/Java Autoreqprov: on Version: 0.92 -Release: 4 +Release: 7 Summary: GNU implementation of the essential libraries for Java URL: http://www.gnu.org/software/classpath/ Source: %{name}-%{version}.tar.bz2 @@ -374,11 +374,11 @@ %build # make an ecj dummy executable: mkdir bin -cat >>bin/ecj<<EOF -#!/bin/bash -/usr/bin/gij -jar /usr/share/java/jdtcore.jar \$* -EOF -chmod a+x bin/ecj +#cat >>bin/ecj<<EOF +##!/bin/bash +#/usr/bin/gij -jar /usr/share/java/jdtcore.jar \$* +#EOF +#chmod a+x bin/ecj export PATH=`pwd`/bin:$PATH export CLASSPATH #libtoolize --copy --force @@ -454,6 +454,8 @@ %{_libdir}/%{name}/libgcjwebplugin.la %changelog -n classpath +* Wed Oct 25 2006 - dbornkessel@suse.de +- disabled ecj wrapper script -- not needed anymore * Thu Sep 28 2006 - ro@suse.de - added gcc-gij to BuildRequires * Mon Sep 18 2006 - dbornkessel@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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@suse.de