From a0f623cbb54a03d822af5a887f4e0753a0f4b587398076e7f345f7f2d1cba71d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 13 Dec 2018 10:47:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/xml-commons-apis?expand=0&rev=10 --- xml-commons-apis.changes | 5 +++++ xml-commons-apis.spec | 18 +++++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/xml-commons-apis.changes b/xml-commons-apis.changes index 505dddf..64c5c6f 100644 --- a/xml-commons-apis.changes +++ b/xml-commons-apis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 13 10:47:17 UTC 2018 - Fridrich Strba + +- Obsolete the different other xml-apis providers + ------------------------------------------------------------------- Tue Dec 11 01:18:50 UTC 2018 - Jan Engelhardt diff --git a/xml-commons-apis.spec b/xml-commons-apis.spec index 5d10981..e077e68 100644 --- a/xml-commons-apis.spec +++ b/xml-commons-apis.spec @@ -38,14 +38,18 @@ BuildRequires: java-devel BuildRequires: javapackages-local BuildRequires: xz Requires: apache-parent -Provides: xml-commons = %{version}-%{release} -Provides: xml-commons-jaxp-1.4-apis = %{version}-%{release} -Provides: xml-commons-jaxp-1.3-apis = %{version}-%{release} -Provides: xml-commons-jaxp-1.2-apis = %{version}-%{release} -Provides: xml-commons-jaxp-1.1-apis = %{version}-%{release} -Provides: xerces-j2-xml-apis = %{version}-%{release} -Provides: xml-apis = %{version}-%{release} Conflicts: xml-commons-apis-bootstrap +Provides: xml-commons-jaxp-1.4-apis +Provides: xml-commons-jaxp-1.3-apis +Provides: xml-commons-jaxp-1.2-apis +Provides: xml-commons-jaxp-1.1-apis +Provides: xerces-j2-xml-apis +Provides: xml-apis +Obsoletes: xml-commons-jaxp-1.4-apis +Obsoletes: xml-commons-jaxp-1.3-apis +Obsoletes: xml-commons-jaxp-1.2-apis +Obsoletes: xml-commons-jaxp-1.1-apis +Obsoletes: xerces-j2-xml-apis BuildArch: noarch %description