From 225d36bc71d436857f42e4256168618cdde5b0aa1cfecd0d0669bd3d1250d0f2 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 25 Mar 2019 17:25:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-collections?expand=0&rev=30 --- apache-commons-collections.changes | 6 ++++++ apache-commons-collections.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apache-commons-collections.changes b/apache-commons-collections.changes index 21fc4ce..8f87e07 100644 --- a/apache-commons-collections.changes +++ b/apache-commons-collections.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 25 17:25:30 UTC 2019 - Fridrich Strba + +- Remove pom parent, since we don't use it when not building with + maven + ------------------------------------------------------------------- Tue Jul 10 13:02:58 UTC 2018 - fstrba@suse.com diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 0675183..ff7f576 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -37,12 +37,10 @@ Patch4: commons-collections-3.2.2-tf.javadoc.patch Patch5: commons-collections-jdk11.patch BuildRequires: ant BuildRequires: ant-junit -BuildRequires: apache-commons-parent BuildRequires: fdupes BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: junit -Requires: mvn(org.apache.commons:commons-parent:pom:) Provides: %{short_name} = %{version}-%{release} Obsoletes: %{short_name} < %{version}-%{release} Provides: jakarta-%{short_name} = %{version}-%{release}