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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:05:02 UTC 2013


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

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

 jboss-reflect.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-reflect.spec b/jboss-reflect.spec
index 2551ca0..c1994ec 100644
--- a/jboss-reflect.spec
+++ b/jboss-reflect.spec
@@ -1,6 +1,6 @@
 Name:           jboss-reflect
 Version:        2.0.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        JBoss Reflection
 
 Group:          Development/Libraries
@@ -20,7 +20,7 @@ BuildRequires:  javassist
 BuildRequires:  jboss-common-core
 BuildRequires:  jboss-logging
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-jar-plugin
@@ -85,6 +85,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.0.2-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jul 17 2012 Gerard Ryan <galileo at fedoraproject.org> - 2.0.2-2
 - Add maven-surefire-provider-junit4 as BR; fix license field.
 


More information about the scm-commits mailing list