[apache-commons-io] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:31:01 UTC 2013


commit b453f56b23cbd0bace358a0d57e36f43bb50c704
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:30:57 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 apache-commons-io.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
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 <java-devel at lists.fedoraproject.org> - 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 <mizdebsk at redhat.com> - 1:2.4-5
 - Bump release tag
 


More information about the scm-commits mailing list