add BR java-devel for !with_gcjbootstrap
This commit is contained in:
parent
b2c2b7a619
commit
8d2688dd00
6
ecj.spec
6
ecj.spec
@ -8,7 +8,7 @@ Epoch: 1
|
|||||||
Summary: Eclipse Compiler for Java
|
Summary: Eclipse Compiler for Java
|
||||||
Name: ecj
|
Name: ecj
|
||||||
Version: 4.2.1
|
Version: 4.2.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
URL: http://www.eclipse.org
|
URL: http://www.eclipse.org
|
||||||
License: EPL
|
License: EPL
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -38,6 +38,7 @@ BuildRequires: java-gcj-compat
|
|||||||
|
|
||||||
%if ! %{with_gcjbootstrap}
|
%if ! %{with_gcjbootstrap}
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
|
BuildRequires: java-devel >= 1:1.7.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Provides: eclipse-ecj = %{epoch}:%{version}-%{release}
|
Provides: eclipse-ecj = %{epoch}:%{version}-%{release}
|
||||||
@ -143,6 +144,9 @@ fi
|
|||||||
%{_libdir}/gcj/%{name}
|
%{_libdir}/gcj/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 06 2013 Karsten Hopp <karsten@redhat.com> 1:4.2.1-5
|
||||||
|
- add BR java-devel for !with_gcjbootstrap
|
||||||
|
|
||||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.2.1-4
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.2.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user