Hello community, here is the log from the commit of package ant for openSUSE:Factory checked in at Fri Nov 5 14:36:02 CET 2010. -------- --- ant/ant-antlr.changes 2010-04-09 12:43:04.000000000 +0200 +++ ant/ant-antlr.changes 2010-11-04 10:44:58.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 4 09:43:06 UTC 2010 - mvyskocil@suse.cz + +- Fix build with antlr-bootstrap + +------------------------------------------------------------------- --- ant/ant.changes 2010-09-02 14:14:13.000000000 +0200 +++ ant/ant.changes 2010-11-04 10:44:59.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 4 09:43:24 UTC 2010 - mvyskocil@suse.cz + +- Fix the summary + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ant-antlr.spec ++++++ --- /var/tmp/diff_new_pack.PtanHZ/_old 2010-11-05 14:34:07.000000000 +0100 +++ /var/tmp/diff_new_pack.PtanHZ/_new 2010-11-05 14:34:07.000000000 +0100 @@ -29,15 +29,12 @@ # This line is not a comment, please do not remove it! #%(sh %{_sourcedir}/ant-antlr-prepare.sh %{_sourcedir} %{name}) Version: 1.7.1 -Release: 15 -%if %bootstrap -Summary: Antlr Task for ant -%else +Release: 16 Summary: Antlr Task for ant -%endif License: Apache Software License .. Url: http://jakarta.apache.org/ Group: Development/Tools/Building +# rm src/etc/testcases/taskdefs/zip/test.exe Source0: %{cvs_name}-%{version}-src-suse.tar.bz2 Source2: %{cvs_name}-%{major_version}.ant.conf Source1: http://repo1.maven.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.pom @@ -66,6 +63,7 @@ Source25: http://repo1.maven.org/maven2/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.p... Source26: http://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7... Source1000: ant-antlr-prepare.sh +Source1001: README.PACKAGER # Fix some places where copies of classes are included in the wrong jarfiles Patch0: apache-ant-jars.patch Patch2: apache-ant-gnu-classpath.patch @@ -75,6 +73,7 @@ BuildRequires: jpackage-utils >= 1.7.5 BuildRequires: java-1_5_0-gcj-compat-devel BuildRequires: antlr-bootstrap +#!BuildIgnore: antlr antlr-java BuildRequires: unzip BuildRequires: xerces-j2-bootstrap BuildRequires: xml-commons-apis-bootstrap @@ -85,7 +84,6 @@ BuildRequires: junit BuildRequires: xml-commons-apis BuildRequires: xerces-j2 -#!BuildIgnore: antlr %endif %if %bootstrap Requires: xerces-j2 >= 2.7.1-2 @@ -494,7 +492,7 @@ %build export OPT_JAR_LIST=: %if ! %bootstrap -export CLASSPATH=$(build-classpath xerces-j2 xml-commons-apis antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xml-commons-resolver) +export CLASSPATH=$(build-classpath xerces-j2 xml-commons-apis antlr-bootstrap bcel jaf javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xml-commons-resolver) %{ant} jars %{ant} javadocs %else ++++++ ant.spec ++++++ --- /var/tmp/diff_new_pack.PtanHZ/_old 2010-11-05 14:34:07.000000000 +0100 +++ /var/tmp/diff_new_pack.PtanHZ/_new 2010-11-05 14:34:07.000000000 +0100 @@ -28,12 +28,8 @@ # This line is not a comment, please do not remove it! #%(sh %{_sourcedir}/ant-antlr-prepare.sh %{_sourcedir} %{name}) Version: 1.7.1 -Release: 15 -%if %bootstrap -Summary: Antlr Task for ant -%else -Summary: Antlr Task for ant -%endif +Release: 16 +Summary: Java-based build tool License: Apache Software License .. Url: http://jakarta.apache.org/ Group: Development/Tools/Building @@ -66,6 +62,7 @@ Source25: http://repo1.maven.org/maven2/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.p... Source26: http://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7... Source1000: ant-antlr-prepare.sh +Source1001: README.PACKAGER # Fix some places where copies of classes are included in the wrong jarfiles Patch0: apache-ant-jars.patch Patch2: apache-ant-gnu-classpath.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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