diff --git a/apache-commons-fileupload.spec b/apache-commons-fileupload.spec index 7feaff1..85d0e37 100644 --- a/apache-commons-fileupload.spec +++ b/apache-commons-fileupload.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: This package provides an api to work with html file upload License: ASL 2.0 Group: Development/Libraries @@ -15,6 +15,7 @@ Patch1: %{name}-portlet20.patch Patch2: %{name}-remove-portlet.patch BuildRequires: java-devel >= 1:1.6.0 +BuildRequires: maven-local BuildRequires: junit >= 0:3.8.1 BuildRequires: servlet25 BuildRequires: apache-commons-io @@ -123,6 +124,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : # ----------------------------------------------------------------------------- %changelog +* Thu Feb 14 2013 Mikolaj Izdebski - 1.2.2-10 +- Add missing BR: maven-local + * Wed Feb 13 2013 Fedora Release Engineering - 1.2.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild