From efb9f3392c9a4d89cd184563304c6937872bd661ea29c018e037cd94a446506f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 6 Oct 2008 16:42:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=17 --- ant-antlr.changes | 5 +++++ ant-antlr.spec | 17 +++++++++++++---- ant.spec | 13 ++++++++++--- 3 files changed, 28 insertions(+), 7 deletions(-) diff --git a/ant-antlr.changes b/ant-antlr.changes index 202a0c9..9b3d377 100644 --- a/ant-antlr.changes +++ b/ant-antlr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 1 12:44:49 CEST 2008 - mvyskocil@suse.cz + +- use a antlr-bootstrap do avoid another cycle + ------------------------------------------------------------------- Wed Jul 16 14:10:12 CEST 2008 - coolo@suse.de diff --git a/ant-antlr.spec b/ant-antlr.spec index 246d828..83a76be 100644 --- a/ant-antlr.spec +++ b/ant-antlr.spec @@ -2,22 +2,29 @@ # spec file for package ant-antlr (Version 1.7.0) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: ant-antlr -BuildRequires: ant antlr bcel bsf jaf jakarta-commons-logging javamail jdepend junit log4j-mini oro regexp unzip update-alternatives xalan-j2 xerces-j2 +BuildRequires: ant antlr-bootstrap bcel bsf jaf jakarta-commons-logging javamail jdepend junit log4j-mini oro regexp unzip update-alternatives xalan-j2 xerces-j2 BuildRequires: java-1_5_0-gcj-compat-devel %define ant_home %{_datadir}/ant %define ant_name ant %define section free Version: 1.7.0 -Release: 159 +Release: 198 Url: http://jakarta.apache.org/ Group: Development/Tools/Building Source0: apache-ant-%{version}-src.tar.bz2 @@ -516,6 +523,8 @@ popd %{ant_home}/etc/coverage-frames.xsl %changelog +* Wed Oct 01 2008 mvyskocil@suse.cz +- use a antlr-bootstrap do avoid another cycle * Wed Jul 16 2008 coolo@suse.de - avoid another build cycle * Wed May 07 2008 mvyskocil@suse.cz diff --git a/ant.spec b/ant.spec index 8c757dc..59b44e2 100644 --- a/ant.spec +++ b/ant.spec @@ -2,9 +2,16 @@ # spec file for package ant (Version 1.7.0) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -17,7 +24,7 @@ BuildRequires: antlr-bootstrap java-1_5_0-gcj-compat-devel unzip xerces-j2-boot %define section free %define cvs_name apache-%{name} Version: 1.7.0 -Release: 124 +Release: 152 Summary: A Java-Based Build Tool License: The Apache Software License Url: http://jakarta.apache.org/