Hello community, here is the log from the commit of package plexus-utils for openSUSE:Factory checked in at 2019-04-11 12:19:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plexus-utils (Old) and /work/SRC/openSUSE:Factory/.plexus-utils.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-utils" Thu Apr 11 12:19:50 2019 rev:2 rq:693101 version:3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plexus-utils/plexus-utils.changes 2019-03-22 14:58:59.933883404 +0100 +++ /work/SRC/openSUSE:Factory/.plexus-utils.new.27019/plexus-utils.changes 2019-04-11 12:19:53.561008009 +0200 @@ -1,0 +2,6 @@ +Tue Apr 9 16:52:48 UTC 2019 - Fridrich Strba <[email protected]> + +- Remove reference to the parent pom since we are not building + using Maven. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plexus-utils.spec ++++++ --- /var/tmp/diff_new_pack.4UM9kp/_old 2019-04-11 12:19:54.217008289 +0200 +++ /var/tmp/diff_new_pack.4UM9kp/_new 2019-04-11 12:19:54.221008291 +0200 @@ -31,8 +31,6 @@ BuildRequires: ant BuildRequires: fdupes BuildRequires: javapackages-local -BuildRequires: mvn(org.codehaus.plexus:plexus:pom:) -Requires: mvn(org.codehaus.plexus:plexus:pom:) BuildArch: noarch %description @@ -57,6 +55,9 @@ cp %{SOURCE1} build.xml cp %{SOURCE2} . +%pom_remove_parent . +%pom_xpath_inject "pom:project" "<groupId>org.codehaus.plexus</groupId>" . + %build %{ant} jar javadoc
