Add build-requires on javapackages-local

This commit is contained in:
Mikolaj Izdebski 2015-07-14 09:29:41 +02:00
commit 9c04191ece

View file

@ -5,7 +5,7 @@
Name: apache-%{short_name}
Version: 1.0
Release: 34%{?dist}
Release: 35%{?dist}
Summary: The Apache Commons Extension Language
License: ASL 1.1
URL: http://commons.apache.org/%{base_name}
@ -16,6 +16,7 @@ Patch0: %{short_name}-%{version}-license.patch
Patch1: %{short_name}-eclipse-manifest.patch
Patch2: %{short_name}-enum.patch
BuildRequires: ant
BuildRequires: javapackages-local
BuildRequires: tomcat-jsp-2.3-api
BuildRequires: tomcat-servlet-3.1-api
BuildRequires: junit
@ -88,6 +89,9 @@ cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}
%changelog
* Tue Jul 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0-35
- Add build-requires on javapackages-local
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild