[fest-swing-junit] - 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:14 UTC 2013


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

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

 fest-swing-junit.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fest-swing-junit.spec b/fest-swing-junit.spec
index 8fc5b6a..7ae84b8 100644
--- a/fest-swing-junit.spec
+++ b/fest-swing-junit.spec
@@ -1,6 +1,6 @@
 Name:           fest-swing-junit
 Version:        1.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        FEST Swing JUnit support
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ Patch0:         fest-swing-junit-remove-fest-test-dep.patch
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-dependency-plugin
 BuildRequires:  java-devel
@@ -83,6 +83,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-5
+- 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-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list