[apache-james-project] - 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:15 UTC 2013


commit 52e9979d9b7760683d21172f7c7fd840f4f0db9c
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:33:11 2013 +0100

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

 apache-james-project.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-james-project.spec b/apache-james-project.spec
index f1dbe2f..4d07f32 100644
--- a/apache-james-project.spec
+++ b/apache-james-project.spec
@@ -3,7 +3,7 @@
 
 Name:             %{short_name}-project
 Version:          1.8.1
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Main project POM files and resources
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -13,7 +13,7 @@ BuildArch:        noarch
 
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    jpackage-utils
-BuildRequires:    xmvn, maven-local
+BuildRequires:    maven-local, maven-local
 BuildRequires:    maven-surefire-provider-junit4
 
 
@@ -36,6 +36,10 @@ Main project POM files and resources for Apache James project
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.8.1-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jan 09 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.8.1-1
 - Update to latest upstream, use xmvn to build
 


More information about the scm-commits mailing list