[maven-doxia-tools] Add extra depmap for doxia-integration-tools >= 1.5

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Jan 24 22:31:58 UTC 2013


commit ef27a8327ba940180192494f84315cf703c6bee0
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Jan 24 23:24:43 2013 +0100

    Add extra depmap for doxia-integration-tools >= 1.5

 maven-doxia-tools.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/maven-doxia-tools.spec b/maven-doxia-tools.spec
index 0144d0a..ad0cdea 100644
--- a/maven-doxia-tools.spec
+++ b/maven-doxia-tools.spec
@@ -1,6 +1,6 @@
 Name:		maven-doxia-tools
 Version:	1.4
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Maven Doxia Integration Tools
 
 Group:		Development/Libraries
@@ -75,7 +75,7 @@ cp -pr target/site/apidocs/* %{buildroot}/%{_javadocdir}/%{name}
 # poms
 install -Dpm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
 
-%add_maven_depmap JPP-%{name}.pom %{name}.jar
+%add_maven_depmap JPP-%{name}.pom %{name}.jar -a org.apache.maven.doxia:doxia-integration-tools
 
 %files
 %{_javadir}/*
@@ -88,6 +88,9 @@ install -Dpm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
 %doc LICENSE
 
 %changelog
+* Thu Jan 24 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4-8
+- Add extra depmap for doxia-integration-tools >= 1.5
+
 * Thu Dec 20 2012 Michal Srb <msrb at redhat.com> - 1.4-7
 - Migrated from maven-doxia to doxia subpackages (Resolves: #889146)
 


More information about the scm-commits mailing list