SHA256
1
0
forked from pool/ant
OBS User unknown 2008-07-16 20:16:13 +00:00 committed by Git OBS Bridge
parent f282d21d54
commit 470463c85c
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 16 14:10:12 CEST 2008 - coolo@suse.de
- avoid another build cycle
-------------------------------------------------------------------
Wed May 7 10:45:54 CEST 2008 - mvyskocil@suse.cz

View File

@ -11,13 +11,13 @@
Name: ant-antlr
BuildRequires: ant antlr bcel bsf jaf jakarta-commons-logging javamail jdepend junit log4j oro regexp unzip update-alternatives xalan-j2 xerces-j2
BuildRequires: ant antlr 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: 124
Release: 150
Url: http://jakarta.apache.org/
Group: Development/Tools/Building
Source0: apache-ant-%{version}-src.tar.bz2
@ -516,6 +516,8 @@ popd
%{ant_home}/etc/coverage-frames.xsl
%changelog
* Wed Jul 16 2008 coolo@suse.de
- avoid another build cycle
* Wed May 07 2008 mvyskocil@suse.cz
- build using gcj, to allow a openjdk6 bootstrap
- change a source and a target level to 1.5 in build.xml

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 16 14:11:41 CEST 2008 - coolo@suse.de
- avoid another build cycle
-------------------------------------------------------------------
Wed May 7 10:45:27 CEST 2008 - mvyskocil@suse.cz

View File

@ -12,12 +12,12 @@
Name: ant
BuildRequires: java-1_5_0-gcj-compat-devel unzip xerces-j2 xml-commons-apis-bootstrap
BuildRequires: antlr-bootstrap java-1_5_0-gcj-compat-devel unzip xerces-j2 xml-commons-apis-bootstrap
%define ant_home %{_datadir}/ant
%define section free
%define cvs_name apache-%{name}
Version: 1.7.0
Release: 109
Release: 123
Summary: A Java-Based Build Tool
License: The Apache Software License
Url: http://jakarta.apache.org/
@ -237,6 +237,8 @@ rm -rf $RPM_BUILD_ROOT
# -----------------------------------------------------------------------------
%changelog
* Wed Jul 16 2008 coolo@suse.de
- avoid another build cycle
* Wed May 07 2008 mvyskocil@suse.cz
- build using gcj, to allow a openjdk6 bootstrap
- change a source and a target level to 1.5 in build.xml