diff --git a/apache-commons-el.spec b/apache-commons-el.spec index cd6b840..017c0d8 100644 --- a/apache-commons-el.spec +++ b/apache-commons-el.spec @@ -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 - 1.0-35 +- Add build-requires on javapackages-local + * Wed Jun 17 2015 Fedora Release Engineering - 1.0-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild