[fest-common] - 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:46 UTC 2013


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

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

 fest-common.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fest-common.spec b/fest-common.spec
index 94776f0..0a2f25c 100644
--- a/fest-common.spec
+++ b/fest-common.spec
@@ -1,6 +1,6 @@
 Name:           fest-common
 Version:        1.0.11
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        FEST: Fixtures for Easy Software Testing
 
 Group:          Development/Libraries
@@ -17,7 +17,7 @@ Patch1:         no-site.patch
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-dependency-plugin
 
@@ -50,6 +50,10 @@ install -pm 644 pom.xml \
 %{_mavenpomdir}/JPP-%{name}.pom
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.11-6
+- 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.0.11-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list