[jboss-msc] - 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:23 UTC 2013


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

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

 jboss-msc.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-msc.spec b/jboss-msc.spec
index 2824f34..513de1e 100644
--- a/jboss-msc.spec
+++ b/jboss-msc.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-msc
 Version:          1.0.2
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          JBoss Modular Service Container
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -17,7 +17,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel
-BuildRequires:    maven
+BuildRequires:    maven-local
 
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
@@ -91,6 +91,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.2-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Jul 20 2012 Marek Goldmann <mgoldman at redhat.com> - 1.0.2-3
 - Fixed BR
 


More information about the scm-commits mailing list