Hello community,
here is the log from the commit of package glassfish-annotation-api for
openSUSE:Factory checked in at 2019-04-11 12:19:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-annotation-api (Old)
and /work/SRC/openSUSE:Factory/.glassfish-annotation-api.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-annotation-api"
Thu Apr 11 12:19:13 2019 rev:2 rq:693092 version:1.3.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/glassfish-annotation-api/glassfish-annotation-api.changes
2019-02-24 17:10:23.824505507 +0100
+++
/work/SRC/openSUSE:Factory/.glassfish-annotation-api.new.27019/glassfish-annotation-api.changes
2019-04-11 12:19:16.392992131 +0200
@@ -1,0 +2,6 @@
+Mon Apr 8 11:06:36 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Do not depend on the parent pom at all, since we don't build
+ with maven.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glassfish-annotation-api.spec ++++++
--- /var/tmp/diff_new_pack.mNr1Am/_old 2019-04-11 12:19:17.552992627 +0200
+++ /var/tmp/diff_new_pack.mNr1Am/_new 2019-04-11 12:19:17.552992627 +0200
@@ -31,8 +31,6 @@
BuildRequires: ant
BuildRequires: fdupes
BuildRequires: javapackages-local
-BuildRequires: jvnet-parent
-Requires: jvnet-parent
BuildArch: noarch
%description
@@ -50,6 +48,8 @@
cp %{SOURCE1} build.xml
cp %{SOURCE2} .
+%pom_remove_parent .
+
%build
%{ant}