forked from pool/ant-contrib
This commit is contained in:
parent
52964795f5
commit
a176b348f1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 15:52:09 CEST 2008 - mvyskocil@suse.cz
|
||||
|
||||
- Use a gcc-java to build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:18:59 CEST 2008 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -25,7 +25,7 @@ Summary: Collection of tasks for Ant
|
||||
|
||||
Name: ant-contrib
|
||||
Version: 1.0b2
|
||||
Release: 17
|
||||
Release: 39
|
||||
License: The Apache Software License
|
||||
Url: http://ant-contrib.sourceforge.net/
|
||||
Group: Development/Libraries/Java
|
||||
@ -38,7 +38,7 @@ Patch2: ant-contrib-BuildFileTest_java.patch
|
||||
BuildRequires: jpackage-utils >= 1.6
|
||||
BuildRequires: ant = %{ant_version}
|
||||
BuildRequires: bcel >= 5.1
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||
%if %{with_junit}
|
||||
BuildRequires: ant-junit = %{ant_version}
|
||||
Requires: junit >= 3.8.1
|
||||
@ -151,6 +151,8 @@ fi
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2008 mvyskocil@suse.cz
|
||||
- Use a gcc-java to build
|
||||
* Fri Aug 08 2008 mvyskocil@suse.cz
|
||||
- Make junit testing optional and disable it by default to break a build cycle
|
||||
ant-antlr - bsf - jython - mysql-connector-java - ant-contrib ant-contrib
|
||||
|
Loading…
Reference in New Issue
Block a user