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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:59:56 UTC 2013


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

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

 jboss-el-2.2-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-el-2.2-api.spec b/jboss-el-2.2-api.spec
index a63bb5e..576f86a 100644
--- a/jboss-el-2.2-api.spec
+++ b/jboss-el-2.2-api.spec
@@ -3,7 +3,7 @@
 
 Name: jboss-el-2.2-api
 Version: 1.0.1
-Release: 0.4%{namedreltag}%{?dist}
+Release: 0.5%{namedreltag}%{?dist}
 Summary: Expression Language 2.2 API
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -17,7 +17,7 @@ Source0: %{name}-%{namedversion}.tar.xz
 BuildRequires: java-devel
 BuildRequires: jboss-specs-parent
 BuildRequires: jpackage-utils
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
@@ -85,6 +85,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.1-0.5.20120212git2fabd8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jul 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 1.0.1-0.4.20120212git2fabd8
 - Added maven-enforcer-plugin build time dependency
 


More information about the scm-commits mailing list