Hello community, here is the log from the commit of package felix-utils for openSUSE:Factory checked in at 2019-04-11 12:19:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/felix-utils (Old) and /work/SRC/openSUSE:Factory/.felix-utils.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-utils" Thu Apr 11 12:19:06 2019 rev:2 rq:693091 version:1.10.4 Changes: -------- --- /work/SRC/openSUSE:Factory/felix-utils/felix-utils.changes 2019-03-22 14:58:30.509903608 +0100 +++ /work/SRC/openSUSE:Factory/.felix-utils.new.27019/felix-utils.changes 2019-04-11 12:19:11.728990139 +0200 @@ -1,0 +2,6 @@ +Tue Apr 9 15:34:31 UTC 2019 - Fridrich Strba <[email protected]> + +- Remove reference to the parent pom since we are not building + using Maven. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ felix-utils.spec ++++++ --- /var/tmp/diff_new_pack.VRFRsx/_old 2019-04-11 12:19:12.612990516 +0200 +++ /var/tmp/diff_new_pack.VRFRsx/_new 2019-04-11 12:19:12.612990516 +0200 @@ -32,8 +32,6 @@ BuildRequires: felix-osgi-compendium BuildRequires: felix-osgi-core BuildRequires: javapackages-local -BuildRequires: mvn(org.apache.felix:felix-parent:pom:) -Requires: mvn(org.apache.felix:felix-parent:pom:) BuildArch: noarch %if %{with tests} BuildRequires: ant-junit @@ -62,7 +60,8 @@ %pom_remove_plugin :apache-rat-plugin -#%{mvn_file} :%{bundle} "felix/%{bundle}" +%pom_remove_parent . +%pom_xpath_inject "pom:project" "<groupId>org.apache.felix</groupId>" . %build %{ant} \
