[spice-parent] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:44:34 UTC 2013


commit a2f980bf8d6d6d2d8a6ed571404a9ca4c5af77c2
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:44:30 2013 +0100

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

 spice-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/spice-parent.spec b/spice-parent.spec
index 5f2e2ad..84378d7 100644
--- a/spice-parent.spec
+++ b/spice-parent.spec
@@ -1,6 +1,6 @@
 Name:           spice-parent
 Version:        15
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Sonatype Spice Components
 
 Group:          Development/Libraries
@@ -15,7 +15,7 @@ Patch0:         pom.patch
 BuildArch: noarch
 
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  forge-parent
 
 Requires:          jpackage-utils
@@ -50,6 +50,10 @@ mvn-rpmbuild verify
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 15-8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Dec  6 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 15-7
 - Fix build requires and requires (#884632)
 - Cleanup specfile for latest guidelines 


More information about the scm-commits mailing list