From 8b63c92208ef1e785af102f2d9f6b8b57071873f Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jun 15 2016 08:23:37 +0000 Subject: Regenerate build-requires --- diff --git a/apache-commons-jexl.spec b/apache-commons-jexl.spec index 2cd4cd3..0532929 100644 --- a/apache-commons-jexl.spec +++ b/apache-commons-jexl.spec @@ -3,22 +3,24 @@ Name: apache-%{jarname} Version: 2.1.1 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Java Expression Language (JEXL) - -Group: Development/Libraries License: ASL 2.0 URL: http://commons.apache.org/jexl +BuildArch: noarch + Source0: http://www.apache.org/dist/commons/jexl/source/%{jarname}-%{version}-src.tar.gz + # Patch to fix test failure with junit 4.11 Patch0: 001-Fix-tests.patch # Fix javadoc build Patch1: apache-commons-jexl-javadoc.patch BuildRequires: maven-local -BuildRequires: javacc-maven-plugin - -BuildArch: noarch +BuildRequires: mvn(commons-logging:commons-logging) +BuildRequires: mvn(junit:junit) +BuildRequires: mvn(org.apache.commons:commons-parent:pom:) +BuildRequires: mvn(org.codehaus.mojo:javacc-maven-plugin) Provides: %{jarname} = %{version}-%{release} @@ -91,6 +93,9 @@ echo " %changelog +* Wed Jun 15 2016 Mikolaj Izdebski - 2.1.1-16 +- Regenerate build-requires + * Wed Feb 03 2016 Fedora Release Engineering - 2.1.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild