[geronimo-annotation] Added 'org.apache.geronimo.specs:geronimo-annotation_1.0_spec' to maven depmap

spike spike at fedoraproject.org
Wed Aug 4 12:23:21 UTC 2010


commit 01c28ebac7bc603c7ae75654b4a3c3be1f2a038f
Author: spike <spike at fedoraproject.org>
Date:   Wed Aug 4 14:23:03 2010 +0200

    Added 'org.apache.geronimo.specs:geronimo-annotation_1.0_spec' to maven depmap

 geronimo-annotation.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/geronimo-annotation.spec b/geronimo-annotation.spec
index 70f8c2f..c334422 100644
--- a/geronimo-annotation.spec
+++ b/geronimo-annotation.spec
@@ -3,7 +3,7 @@
 
 Name:             geronimo-annotation
 Version:          1.0
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Java EE: Annotation API v1.1
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -65,6 +65,7 @@ ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/annotation.jar
 install -d -m 0755 %{buildroot}%{_mavenpomdir}
 install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %add_to_maven_depmap org.apache.geronimo.specs %{spec_name} %{version} JPP %{name}
+%add_to_maven_depmap org.apache.geronimo.specs geronimo-annotation_1.0_spec 1.1.1 JPP %{name}
 
 # javadoc
 install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
@@ -94,6 +95,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Aug 4 2010 Chris Spike <chris.spike at arcor.de> 1.0-3
+- Added 'org.apache.geronimo.specs:geronimo-annotation_1.0_spec' to maven depmap
+
 * Mon Jul 26 2010 Chris Spike <chris.spike at arcor.de> 1.0-2
 - Fixed whitespace/tabs use
 - Fixed wrong EOL encoding


More information about the scm-commits mailing list