diff --git a/glassfish-annotation-api.changes b/glassfish-annotation-api.changes index 4fe9924..706bab0 100644 --- a/glassfish-annotation-api.changes +++ b/glassfish-annotation-api.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 8 11:06:36 UTC 2019 - Fridrich Strba + +- Do not depend on the parent pom at all, since we don't build + with maven. + ------------------------------------------------------------------- Tue Jan 29 10:22:14 UTC 2019 - Fridrich Strba diff --git a/glassfish-annotation-api.spec b/glassfish-annotation-api.spec index b0a3f83..f281569 100644 --- a/glassfish-annotation-api.spec +++ b/glassfish-annotation-api.spec @@ -31,8 +31,6 @@ Source2: https://raw.githubusercontent.com/javaee/%{groupId}/master/LICEN BuildRequires: ant BuildRequires: fdupes BuildRequires: javapackages-local -BuildRequires: jvnet-parent -Requires: jvnet-parent BuildArch: noarch %description @@ -50,6 +48,8 @@ This package contains javadoc for %{name}. cp %{SOURCE1} build.xml cp %{SOURCE2} . +%pom_remove_parent . + %build %{ant}