diff --git a/geronimo-specs.changes b/geronimo-specs.changes index 5a5fb90..c8b1797 100644 --- a/geronimo-specs.changes +++ b/geronimo-specs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 9 14:15:43 UTC 2018 - Fridrich Strba + +- Add two aliases to the maven artifact in + geronimo-annotation-1_0-api sub-package + ------------------------------------------------------------------- Mon Jul 16 09:49:33 UTC 2018 - fstrba@suse.com diff --git a/geronimo-specs.spec b/geronimo-specs.spec index 5eb2fb7..f650403 100644 --- a/geronimo-specs.spec +++ b/geronimo-specs.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -847,7 +847,7 @@ pushd %{buildroot}%{_javadir} popd install -m 0644 geronimo-annotation_1.0_spec-1.1.0/pom.xml \ %{buildroot}/%{_mavenpomdir}/JPP-geronimo-annotation-1.0-api.pom -%add_maven_depmap JPP-geronimo-annotation-1.0-api.pom geronimo-annotation-1.0-api.jar +%add_maven_depmap JPP-geronimo-annotation-1.0-api.pom geronimo-annotation-1.0-api.jar -a "javax.annotation:jsr250-api,org.eclipse.jetty.orbit:javax.annotation" install -m 0644 \ geronimo-spec-corba-2.3/target/geronimo-corba_2.3_spec-null.jar \