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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:04:13 UTC 2013


commit a53217e96b17d8b30c42ed3f66c152254801ea7b
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:04:09 2013 +0100

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

 jboss-modules.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-modules.spec b/jboss-modules.spec
index 6e88da9..2ab2d41 100644
--- a/jboss-modules.spec
+++ b/jboss-modules.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-modules
 Version:          1.1.1
-Release:          7%{?dist}
+Release:          8%{?dist}
 Summary:          A Modular Classloading System
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -20,7 +20,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    jboss-parent
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
@@ -89,6 +89,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1.1-8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Sep  3 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.1.1-7
 - Conditionally remove dependency on apiviz
 


More information about the scm-commits mailing list