Hello community,
here is the log from the commit of package felix-osgi-compendium for
openSUSE:Factory checked in at 2019-04-11 12:18:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/felix-osgi-compendium (Old)
and /work/SRC/openSUSE:Factory/.felix-osgi-compendium.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-osgi-compendium"
Thu Apr 11 12:18:49 2019 rev:2 rq:693088 version:1.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/felix-osgi-compendium/felix-osgi-compendium.changes
2019-03-22 14:58:28.925904700 +0100
+++
/work/SRC/openSUSE:Factory/.felix-osgi-compendium.new.27019/felix-osgi-compendium.changes
2019-04-11 12:18:51.560981523 +0200
@@ -1,0 +2,6 @@
+Tue Apr 9 15:31:59 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove reference to the parent pom since we are not building
+ using Maven.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ felix-osgi-compendium.spec ++++++
--- /var/tmp/diff_new_pack.3ehFfw/_old 2019-04-11 12:18:53.512982357 +0200
+++ /var/tmp/diff_new_pack.3ehFfw/_new 2019-04-11 12:18:53.516982359 +0200
@@ -41,9 +41,7 @@
BuildRequires: glassfish-servlet-api
BuildRequires: java-devel >= 1.7
BuildRequires: javapackages-local
-BuildRequires: mvn(org.apache.felix:felix-parent:pom:)
Requires: mvn(javax.servlet:javax.servlet-api)
-Requires: mvn(org.apache.felix:felix-parent:pom:)
Requires: mvn(org.apache.felix:org.osgi.core)
Requires: mvn(org.apache.felix:org.osgi.foundation)
BuildArch: noarch
@@ -73,6 +71,9 @@
# add getResourceURL method
%patch4 -p1
+%pom_remove_parent .
+%pom_xpath_inject "pom:project" "<groupId>org.apache.felix</groupId>" .
+
mkdir -p lib
build-jar-repository -s lib glassfish-servlet-api felix