[fest-assert] - 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:36 UTC 2013


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

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

 fest-assert.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fest-assert.spec b/fest-assert.spec
index 79b8aa8..5bcbae9 100644
--- a/fest-assert.spec
+++ b/fest-assert.spec
@@ -1,6 +1,6 @@
 Name:           fest-assert
 Version:        1.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        FEST Fluent Assertions
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ Source0:        https://github.com/alexruiz/fest-assert-1.x/tarball/1.4/fest-ass
 BuildArch:      noarch
 BuildRequires:  jpackage-utils
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-surefire
 BuildRequires:  maven-surefire-provider-junit4
@@ -79,6 +79,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.4-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.4-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list