diff --git a/daps.spec b/daps.spec index 971684c..8433bd3 100644 --- a/daps.spec +++ b/daps.spec @@ -42,7 +42,7 @@ Release: 0 %define daps_catalog for-catalog-%{name}.xml Summary: DocBook Authoring and Publishing Suite -License: GPL-2.0 or GPL-3.0 +License: GPL-2.0-only OR GPL-3.0-only Group: Productivity/Publishing/XML Url: https://github.com/openSUSE/daps Source0: %{name}-%{version}.tar.bz2 @@ -80,7 +80,7 @@ BuildRequires: xmlstarlet # If we have asciidoctor we build the asciidoc manual # for which we need docbook_5 and jing # -%if 0%{?sle_version} == 120300 && 0%{?is_opensuse} +%if 0%{?sle_version} == 120300 Recommends: rubygem(%{rb_default_ruby_abi}:asciidoctor) %else Requires: rubygem(%{rb_default_ruby_abi}:asciidoctor)