From 216e4bcf28b0783191cdfe4701d267f1fb0db437 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Jan 06 2020 04:51:24 +0000 Subject: WIP: Fix BR --- diff --git a/alexandria.spec b/alexandria.spec index 0121322..b1d1342 100644 --- a/alexandria.spec +++ b/alexandria.spec @@ -72,15 +72,8 @@ Patch29: alexandria-0.7.4-glade-gettext.patch BuildArch: noarch -%if 0%{?fedora} >= 19 Requires: ruby(release) BuildRequires: ruby(release) -%else -Requires: ruby(abi) = %{rubyabi} -Requires: ruby -BuildRequires: ruby(abi) = %{rubyabi} -BuildRequires: ruby -%endif # For ruby macros BuildRequires: ruby-devel @@ -90,6 +83,8 @@ BuildRequires: desktop-file-utils BuildRequires: GConf2 BuildRequires: gettext BuildRequires: intltool +# From 0.7.4 +BuildRequires: rubygem(rspec) # Amazon AWS v3 -> v4 switch # AWS v4 is supported by alexandria itself @@ -122,11 +117,7 @@ Requires: rubygem(glib2) # Requires: rubygem(goocanvas) # The above needs more explicit # With 0.7.4 this dependency changed, goocanvas2 + introspection -%if 0%{?fedora} >= 32 Requires: rubygem(goocanvas) -%else -Requires: rubygem-goocanvas1 -%endif # Uses syck (bug 922217) # Once kill this with 0.7.4 %if 0%{?fedora} < 32