[RPM (6.0)] [DIST generic] gmaven-1.3-5.jpp6

Ralph Apel <[email protected]>
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : gmaven                       Relocations: (not relocatable)
Version     : 1.3                               Vendor: JPackage Project
Release     : 5.jpp6                        Build Date: Sat 18 Aug 2012 11:36:45 PM CEST
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Development/Tools             Source RPM: (none)
Size        : 559379                           License: ASL 2.0
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : http://groovy.codehaus.org/GMaven
Summary     : Groovy Maven Integration
Description :
GMaven provides integration of the Groovy language into Maven.
With GMaven you can:
* Build Groovy Projects
* Execute Groovy Code
* Run Groovy Tools
* Implement Maven Plugins
Advanced:
* Groovy Runtime
* Advanced Configuration

---------------
Ralph Apel <[email protected]> 0:1.3-5
- use gmaven-runtime-1.6 by for gmaven-mojo
---------------
gmaven.src: W: source-or-patch-not-bzipped gmaven-mojo-pom.patch
gmaven.src: W: source-or-patch-not-bzipped gmaven-javadoc.patch
gmaven.src: W: source-or-patch-not-bzipped gmaven-gshell-io.patch
gmaven.src: W: source-or-patch-not-bzipped gmaven-no-remote-resources-plugin.patch
gmaven.src: W: source-or-patch-not-bzipped gmaven-poms.patch
gmaven.src: W: source-or-patch-not-bzipped gmaven-gossip.patch
gmaven.src: W: non-standard-group Development/Tools
gmaven.src: W: no-signature
gmaven.src:414: W: macro-in-%changelog %{name}
gmaven.src: W: invalid-license ASL 2.0
1 packages and 0 specfiles checked; 0 errors, 10 warnings.

---------------
Index: gmaven.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/gmaven/gmaven.spec,v
retrieving revision 1.5
diff -u -r1.5 gmaven.spec
--- gmaven.spec	29 Jun 2011 22:51:38 -0000	1.5
+++ gmaven.spec	18 Aug 2012 21:40:42 -0000
@@ -1,4 +1,4 @@
-# Copyright (c) 2000-2011, JPackage Project
+# Copyright (c) 2000-2012, JPackage Project
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,10 +34,14 @@
 %global namedversion %{version}
 
 %define section free
+%define _binary_payload w9.gzdio
+%define _source_payload w9.gzdio
+%define _binary_filedigest_algorithm 1
+%define _source_filedigest_algorithm 1
 
 Name:           gmaven
 Version:        1.3
-Release:        4%{dist}
+Release:        5%{dist}
 Epoch:          0
 Summary:        Groovy Maven Integration
 Group:          Development/Tools
@@ -46,23 +50,25 @@
 # svn export http://svn.codehaus.org/gmaven/tags/gmaven-1.3/ && tar cjf gmaven-1.3.tar.bz2 gmaven-1.3
 # Exported revision 
 Source0:        %{name}-%{namedversion}.tar.bz2
+Source1:        %{name}-jpp-depmap.xml
 Patch0:         gmaven-poms.patch
 Patch1:         gmaven-gshell-io.patch
 Patch2:         gmaven-javadoc.patch
 Patch3:         gmaven-gossip.patch
 Patch4:         gmaven-no-remote-resources-plugin.patch
+Patch5:         gmaven-mojo-pom.patch
 Obsoletes:      mojo-maven2-groovy <= 0:16
-Requires(post): jpackage-utils >= 0:1.7.3
-Requires(postun): jpackage-utils >= 0:1.7.3
-Requires:       ant
+Requires(post): jpackage-utils >= 0:1.7.5
+Requires(postun): jpackage-utils >= 0:1.7.5
+Requires:       ant >= 0:1.7.1
 Requires:       codehaus-parent >= 0:1
 Requires:       %{name}-provider
 Requires:       gossip
 Requires:       gshell
-Requires:       java >= 0:1.5.0
-Requires:       jakarta-commons-lang
+Requires:       java >= 0:1.6.0
+Requires:       apache-commons-lang
 Requires:       jline
-Requires:       jpackage-utils
+Requires:       jpackage-utils >= 0:1.7.5
 Requires:       junit
 Requires:       maven-shared-file-management
 Requires:       maven-shared-reporting-impl
@@ -73,10 +79,10 @@
 Requires:       slf4j
 BuildRequires:  apache-jar-resource-bundle >= 0:1.3
 BuildRequires:  codehaus-parent >= 0:1
-BuildRequires:  jpackage-utils >= 0:1.7.3
+BuildRequires:  jpackage-utils >= 0:1.7.6
 BuildRequires:  java-1.6.0-devel
 BuildRequires:  junit
-BuildRequires:  maven2 >= 0:2.0.7
+BuildRequires:  maven2 >= 0:2.0.8
 BuildRequires:  maven2-plugin-antrun
 BuildRequires:  maven2-plugin-assembly
 BuildRequires:  maven2-plugin-compiler
@@ -91,9 +97,11 @@
 BuildRequires:  maven2-plugin-source
 BuildRequires:  maven-archetype2
 BuildRequires:  maven2-plugin-site
-BuildRequires:  maven2-plugin-surefire
-BuildRequires:  build-helper-maven-plugin
-BuildRequires:  cobertura-maven-plugin
+BuildRequires:  maven-script-interpreter
+BuildRequires:  maven-surefire-plugin
+BuildRequires:  maven-surefire-provider-junit3
+BuildRequires:  mojo-build-helper-maven-plugin
+BuildRequires:  mojo-cobertura-maven-plugin
 %if %with shitty
 BuildRequires:  shitty-maven-plugin
 %endif
@@ -104,7 +112,7 @@
 BuildRequires:  groovy16
 BuildRequires:  groovy17
 BuildRequires:  gshell
-BuildRequires:  jakarta-commons-lang
+BuildRequires:  apache-commons-lang
 BuildRequires:  jline
 BuildRequires:  junit
 BuildRequires:  maven-shared-file-management
@@ -184,10 +192,12 @@
 %patch2 -p0 -b .sav2
 %patch3 -p0 -b .sav3
 %patch4 -p0 -b .sav4
+%patch5 -p0 -b .sav5
 
 %build
 %{_bindir}/mvn-jpp -e \
         -DaltDeploymentRepository=oss-releases::default::file://$(pwd)/maven2-brew \
+        -Dmaven2.jpp.depmap.file=%{SOURCE1} \
         deploy javadoc:aggregate
 
 %install
@@ -393,6 +403,9 @@
 %endif
 
 %changelog
+* Sat Aug 18 2012 Ralph Apel <[email protected]> 0:1.3-5
+- use gmaven-runtime-1.6 by for gmaven-mojo
+
 * Wed Jun 29 2011 David Walluck <[email protected]> 0:1.3-4
 - fix BuildRequires
 - remove GCJ support
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.