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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:45:55 UTC 2013


commit c09f7ba87b77217a328b2f110c06b63753b5a99d
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:45:51 2013 +0100

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

 fest-reflect.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fest-reflect.spec b/fest-reflect.spec
index 13a119b..7c7968e 100644
--- a/fest-reflect.spec
+++ b/fest-reflect.spec
@@ -1,6 +1,6 @@
 Name:           fest-reflect
 Version:        1.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        FEST Reflection
 
 Group:          Development/Libraries
@@ -32,7 +32,7 @@ BuildRequires:  fest-common = 1.0.11
 BuildRequires:  fest-util = 1.2.0
 BuildRequires:  fest-test = 1.2.1
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-surefire
 BuildRequires:  maven-surefire-provider-junit4
@@ -91,6 +91,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %doc LICENSE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.3-9
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list