[gradle] Revert "- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild"

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Feb 7 10:49:31 UTC 2013


commit 84e064ca7fa948b16ad3ca0030bbc042ebd0d188
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Feb 7 11:48:40 2013 +0100

    Revert "- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild"
    
    Gradle uses Maven API but not as a build system. No need for maven-local during build
    
    This reverts commit 9debadd1a90d20abfac33fc379b018db3e6916ac.

 gradle.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/gradle.spec b/gradle.spec
index 5fe95f5..ef40737 100644
--- a/gradle.spec
+++ b/gradle.spec
@@ -30,7 +30,7 @@
 
 Name:          gradle
 Version:       1.0
-Release:       9%{?nameddottag}%{?dist}
+Release:       8%{?nameddottag}%{?dist}
 Summary:       Groovy based build system
 Group:         Development/Tools
 License:       ASL 2.0
@@ -160,7 +160,7 @@ BuildRequires: jpackage-utils
 BuildRequires: jsch
 BuildRequires: junit
 BuildRequires: logback >= 1.0.1
-BuildRequires: maven-local
+BuildRequires: maven
 BuildRequires: objectweb-asm
 BuildRequires: plexus-classworlds
 BuildRequires: plexus-component-api
@@ -560,10 +560,6 @@ fi
 %doc LICENSE NOTICE
 
 %changelog
-* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0-9
-- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
-- Replace maven BuildRequires with maven-local
-
 * Mon Oct 15 2012 gil cattaneo <puntogil at libero.it> 1.0-8
 - rebuild after bootstrap
 


More information about the scm-commits mailing list