diff --git a/daps.changes b/daps.changes index 5c01518..539f076 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 6 15:25:56 UTC 2020 - Fridrich Strba + +- Do not depend on xml-commons-jaxp-1.3-apis, but on generic + xml-apis provider + ------------------------------------------------------------------- Mon Dec 3 13:54:30 UTC 2018 - fsundermeyer@opensuse.org diff --git a/daps.spec b/daps.spec index d2a0378..5265798 100644 --- a/daps.spec +++ b/daps.spec @@ -1,7 +1,7 @@ # # spec file for package daps # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -42,9 +42,9 @@ Release: 0 %define daps_catalog for-catalog-%{name}.xml Summary: DocBook Authoring and Publishing Suite -License: GPL-2.0-only or GPL-3.0-only +License: GPL-2.0-only OR GPL-3.0-only Group: Productivity/Publishing/XML -Url: https://github.com/openSUSE/daps +URL: https://github.com/openSUSE/daps Source0: %{name}-%{version}.tar.bz2 Source1: %{name}.rpmlintrc Source2: %{name}-fetch-source-git @@ -72,7 +72,7 @@ BuildRequires: suse-xsl-stylesheets BuildRequires: svg-dtd BuildRequires: transfig BuildRequires: xerces-j2 -BuildRequires: xml-commons-jaxp-1.3-apis +BuildRequires: xml-apis BuildRequires: xmlgraphics-fop >= 0.94 BuildRequires: xmlstarlet @@ -118,7 +118,7 @@ Requires: suse-xsl-stylesheets Requires: svg-schema Requires: transfig Requires: xerces-j2 -Requires: xml-commons-jaxp-1.3-apis +Requires: xml-apis Requires: xmlgraphics-fop >= 0.94 Requires: xmlstarlet Requires: zip