[mojo-parent/f18] Install additional depmap

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Nov 27 13:00:38 UTC 2012


commit 5e530ad6338b7fdadd4e2b7b23edc637b8a9b2e6
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Nov 27 14:00:06 2012 +0100

    Install additional depmap
    
    - Resolves: rhbz#880619

 mojo-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mojo-parent.spec b/mojo-parent.spec
index 083a9f0..bd7948a 100644
--- a/mojo-parent.spec
+++ b/mojo-parent.spec
@@ -1,6 +1,6 @@
 Name:           mojo-parent
 Version:        30
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Codehaus MOJO parent project pom file
 
 Group:          Development/Libraries
@@ -36,13 +36,17 @@ install -d -m 755 %{buildroot}%{_mavenpomdir}
 install -pm 644 pom.xml \
     %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
-%add_maven_depmap JPP-%{name}.pom
+%add_maven_depmap JPP-%{name}.pom -a org.codehaus.mojo:mojo
 
 %files
 %{_mavenpomdir}/*
 %{_mavendepmapfragdir}/*
 
 %changelog
+* Tue Nov 27 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 30-2
+- Install additional depmap
+- Resolves: rhbz#880619
+
 * Mon Jul 23 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 30-1
 - Update to upstream version 30
 


More information about the scm-commits mailing list