diff --git a/aqute-bnd.changes b/aqute-bnd.changes index 33d37ec..e9123dd 100644 --- a/aqute-bnd.changes +++ b/aqute-bnd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 14 10:43:20 UTC 2019 - Fridrich Strba + +- Correct error with duplicate identical aliases for two different + artifacts + ------------------------------------------------------------------- Tue Feb 12 08:34:57 UTC 2019 - Fridrich Strba diff --git a/aqute-bnd.spec b/aqute-bnd.spec index 82eb30f..c4ca759 100644 --- a/aqute-bnd.spec +++ b/aqute-bnd.spec @@ -173,7 +173,7 @@ install -pm 0644 aQute.libg/pom.xml %{buildroot}%{_mavenpomdir}/%{name}/aQute.li install -pm 0644 biz.aQute.bndlib/pom.xml %{buildroot}%{_mavenpomdir}/%{name}/biz.aQute.bndlib.pom %add_maven_depmap %{name}/biz.aQute.bndlib.pom %{name}/biz.aQute.bndlib.jar -f bndlib -a biz.aQute.bnd:bndlib,biz.aQute:bndlib install -pm 0644 biz.aQute.bnd/pom.xml %{buildroot}%{_mavenpomdir}/%{name}/biz.aQute.bnd.pom -%add_maven_depmap %{name}/biz.aQute.bnd.pom %{name}/biz.aQute.bnd.jar -a biz.aQute.bnd:bndlib,biz.aQute:bndlib +%add_maven_depmap %{name}/biz.aQute.bnd.pom %{name}/biz.aQute.bnd.jar # javadoc install -dm 0755 %{buildroot}%{_javadocdir}/%{name} mv biz.aQute.bnd.annotation/target/site/apidocs %{buildroot}%{_javadocdir}/%{name}/biz.aQute.bnd.annotation