[fest-util] - 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:33 UTC 2013


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

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

 fest-util.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fest-util.spec b/fest-util.spec
index 2201711..4fc5b12 100644
--- a/fest-util.spec
+++ b/fest-util.spec
@@ -1,6 +1,6 @@
 Name:           fest-util
 Version:        1.2.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        FEST Util
 
 Group:          Development/Libraries
@@ -18,7 +18,7 @@ BuildArch:      noarch
 BuildRequires:	java-devel
 BuildRequires:  junit
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-surefire
 BuildRequires:  maven-surefire-provider-junit4
@@ -80,6 +80,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.0-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.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list