[geronimo-annotation] Add depmap for org.eclipse.jetty.orbit

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Mar 6 12:29:25 UTC 2013


commit 9413c1c1cc24e3c1bbbfb37a5c5216a96a35ee75
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Mar 4 13:24:18 2013 +0100

    Add depmap for org.eclipse.jetty.orbit
    
    - Resolves: rhbz#917620
    
    Signed-off-by: Mikolaj Izdebski <mizdebsk at redhat.com>

 geronimo-annotation.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/geronimo-annotation.spec b/geronimo-annotation.spec
index 5e61cdb..8dd783f 100644
--- a/geronimo-annotation.spec
+++ b/geronimo-annotation.spec
@@ -3,7 +3,7 @@
 
 Name:             geronimo-annotation
 Version:          1.0
-Release:          11%{?dist}
+Release:          12%{?dist}
 Summary:          Java EE: Annotation API v1.1
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -53,7 +53,7 @@ ln -s %{name}.jar %{buildroot}%{_javadir}/annotation.jar
 # poms
 install -d -m 0755 %{buildroot}%{_mavenpomdir}
 install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
-%add_maven_depmap JPP-%{name}.pom %{name}.jar -a "org.apache.geronimo.specs:geronimo-annotation_1.0_spec,javax.annotation:jsr250-api"
+%add_maven_depmap JPP-%{name}.pom %{name}.jar -a "org.apache.geronimo.specs:geronimo-annotation_1.0_spec,javax.annotation:jsr250-api,org.eclipse.jetty.orbit:javax.annotation"
 
 
 # javadoc
@@ -71,6 +71,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Mar  4 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.0-12
+- Add depmap for org.eclipse.jetty.orbit
+- Resolves: rhbz#917620
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list