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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:46:05 UTC 2013


commit f7e4eecf6b44f35db3fb68620719addab68a6187
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:46:00 2013 +0100

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

 fest-swing.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fest-swing.spec b/fest-swing.spec
index 3afceef..67a8775 100644
--- a/fest-swing.spec
+++ b/fest-swing.spec
@@ -1,6 +1,6 @@
 Name:           fest-swing
 Version:        1.2.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        FEST Swing
 
 Group:          Development/Libraries
@@ -28,7 +28,7 @@ BuildRequires:  fest-util = 1.2.0
 BuildRequires:  fest-reflect = 1.3
 BuildRequires:  fest-assert = 1.4
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-surefire
 BuildRequires:  maven-surefire-provider-junit4
@@ -96,6 +96,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.2.1-8
+- 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.2.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list