diff --git a/apache-commons-io.spec b/apache-commons-io.spec index 879b648..fabe290 100644 --- a/apache-commons-io.spec +++ b/apache-commons-io.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 2.4 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Summary: Utilities to assist with developing IO functionality License: ASL 2.0 @@ -13,7 +13,7 @@ Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{sho BuildArch: noarch BuildRequires: java-devel >= 1:1.6 -BuildRequires: xmvn >= 0.2.1 +BuildRequires: maven-local >= 0.2.1 BuildRequires: javapackages-tools >= 0.10.0 BuildRequires: apache-commons-parent BuildRequires: maven-surefire-provider-junit @@ -54,6 +54,10 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Wed Feb 06 2013 Java SIG - 1:2.4-6 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Wed Jan 9 2013 Mikolaj Izdebski - 1:2.4-5 - Bump release tag