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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:58:28 UTC 2013


commit 4a2653500ac978628b197a97ad12693f9a30311e
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:58:24 2013 +0100

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

 jboss-as.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-as.spec b/jboss-as.spec
index 4130d45..a3cd03d 100644
--- a/jboss-as.spec
+++ b/jboss-as.spec
@@ -19,7 +19,7 @@
 
 Name:             jboss-as
 Version:          7.1.1
-Release:          13%{?dist}
+Release:          14%{?dist}
 Summary:          JBoss Application Server
 Group:            System Environment/Daemons
 License:          LGPLv2 and ASL 2.0
@@ -211,7 +211,7 @@ BuildRequires:    javapackages-tools >= 0.7.2-1
 BuildRequires:    jpackage-utils
 BuildRequires:    jtype
 BuildRequires:    jython >= 2.2.1-9
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-jar-plugin
 BuildRequires:    maven-checkstyle-plugin
 BuildRequires:    maven-resources-plugin
@@ -1108,6 +1108,10 @@ fi
 %doc %{homedir}/LICENSE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 7.1.1-14
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Dec 04 2012 Marek Goldmann <mgoldman at redhat.com> - 7.1.1-13
 - Rebasing patches
 


More information about the scm-commits mailing list