Hello community,
here is the log from the commit of package felix-osgi-foundation for
openSUSE:Factory checked in at 2019-04-11 12:18:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/felix-osgi-foundation (Old)
and /work/SRC/openSUSE:Factory/.felix-osgi-foundation.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-osgi-foundation"
Thu Apr 11 12:18:59 2019 rev:2 rq:693090 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/felix-osgi-foundation/felix-osgi-foundation.changes
2019-03-22 14:58:38.957897784 +0100
+++
/work/SRC/openSUSE:Factory/.felix-osgi-foundation.new.27019/felix-osgi-foundation.changes
2019-04-11 12:19:04.136986896 +0200
@@ -1,0 +2,6 @@
+Tue Apr 9 15:29:59 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove reference to the parent pom since we are not building
+ using Maven.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ felix-osgi-foundation.spec ++++++
--- /var/tmp/diff_new_pack.CfUU0P/_old 2019-04-11 12:19:05.208987354 +0200
+++ /var/tmp/diff_new_pack.CfUU0P/_new 2019-04-11 12:19:05.208987354 +0200
@@ -28,9 +28,7 @@
Source1: %{name}-build.xml
BuildRequires: ant
BuildRequires: fdupes
-BuildRequires: felix-parent
BuildRequires: javapackages-local
-Requires: felix-parent
BuildArch: noarch
%description
@@ -47,6 +45,9 @@
%setup -q -n %{bundle}-%{version}
cp %{SOURCE1} build.xml
+%pom_remove_parent .
+%pom_xpath_inject "pom:project" "<groupId>org.apache.felix</groupId>" .
+
%build
%{ant} package javadoc