Added BR for ant in non-bootstrap mode

This commit is contained in:
Deepak Bhole 2009-03-10 18:50:59 +00:00
parent 79be5b8347
commit e2e4816978

View File

@ -8,7 +8,7 @@ Epoch: 1
Summary: Eclipse Compiler for Java
Name: ecj
Version: 3.4.2
Release: 1%{?dist}
Release: 2%{?dist}
URL: http://www.eclipse.org
License: EPL
Group: Development/Languages
@ -28,7 +28,7 @@ Patch1: %{name}-defaultto1.5.patch
BuildRequires: gcc-java >= 4.0.0
BuildRequires: java-gcj-compat
%if %{with_gcjbootstrap}
%if ! %{with_gcjbootstrap}
BuildRequires: ant
%endif
@ -118,6 +118,9 @@ fi
%{_libdir}/gcj/%{name}
%changelog
* Tue Mar 10 2009 Deepak Bhole <dbhole@redhat.com> 1:3.4.2-2
- Add BR for ant
* Fri Mar 6 2009 Andrew Overholt <overholt@redhat.com> 1:3.4.2-1
- 3.4.2