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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:33:36 UTC 2013


commit 7dc10f8913a1c0daabb7a6a6c4fd211e119552e3
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:33:32 2013 +0100

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

 apache-mime4j.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-mime4j.spec b/apache-mime4j.spec
index 42bd0fd..661213c 100644
--- a/apache-mime4j.spec
+++ b/apache-mime4j.spec
@@ -1,6 +1,6 @@
 Name:           apache-mime4j
 Version:        0.7.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Apache JAMES Mime4j
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -8,7 +8,7 @@ URL:            http://james.apache.org/mime4j
 Source0:        http://apache.online.bg//james/mime4j/apache-mime4j-project-%{version}-source-release.zip
 BuildArch:      noarch
 
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  apache-commons-logging
 BuildRequires:  log4j
 BuildRequires:  junit
@@ -54,6 +54,10 @@ done
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0.7.2-6
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jan 10 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.7.2-5
 - Build with xmvn
 


More information about the scm-commits mailing list