From ecea16fa2872298ca178fa8934e9c35076682201a20a0ccfd4008aeaaebb2019 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 25 Mar 2019 19:36:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-collections?expand=0&rev=31 --- apache-commons-collections.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index ff7f576..fe3ab1d 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -102,6 +102,8 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt cp -p %{SOURCE1} pom-testframework.xml sed -i 's/@VERSION@/%{version}/' pom-testframework.xml +%pom_remove_parent . + %build echo "junit.jar=$(build-classpath junit)" >>build.properties ant \