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

@@ -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