[fest-test] - 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:24 UTC 2013


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

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

 fest-test.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fest-test.spec b/fest-test.spec
index 64fee88..f5a748f 100644
--- a/fest-test.spec
+++ b/fest-test.spec
@@ -1,6 +1,6 @@
 Name:           fest-test
 Version:        1.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        FEST Testing
 
 Group:          Development/Libraries
@@ -29,7 +29,7 @@ BuildRequires:  junit
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-surefire
 BuildRequires:  maven-surefire-provider-junit4
@@ -93,6 +93,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