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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:49:49 UTC 2013


commit 50d9f90122be9177a33e828deaf64592c120e602
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:49:44 2013 +0100

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

 gmaven.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gmaven.spec b/gmaven.spec
index 3832bf6..0786c88 100644
--- a/gmaven.spec
+++ b/gmaven.spec
@@ -1,6 +1,6 @@
 Name:          gmaven
 Version:       1.4
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Integration of Groovy into Maven
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -58,7 +58,7 @@ BuildRequires: apache-resource-bundles
 BuildRequires: groovy
 BuildRequires: gshell
 BuildRequires: jline2
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-artifact-manager
 BuildRequires: maven-monitor
 BuildRequires: maven-plugin-descriptor
@@ -318,5 +318,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.4-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sun Jul 15 2012 gil cattaneo <puntogil at libero.it> 1.4-1
 - initial rpm
\ No newline at end of file


More information about the scm-commits mailing list