From 35b4aeb0fbc6b68b32b74907351ee3f9e8b5833c5fa3b115b74db94aade292de Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Sun, 28 Jan 2018 14:55:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rdiscount?expand=0&rev=20 --- rubygem-rdiscount.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rubygem-rdiscount.spec b/rubygem-rdiscount.spec index 968ebf3..c72ef86 100644 --- a/rubygem-rdiscount.spec +++ b/rubygem-rdiscount.spec @@ -34,11 +34,11 @@ Conflicts: ruby = 1.9.2 # and ">" operators. Otherwise it won't build. # This is a manual hack until the != operator for ruby gets correctly # translated by gem2rpm -BuildRequires: ruby-devel > 1.9.2 +#BuildRequires: ruby-devel > 1.9.2 # /MANUAL BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 5 -BuildRequires: %{rubydevel < 1.9.2} +#BuildRequires: %{rubydevel < 1.9.2} BuildRequires: %{rubydevel > 1.9.2} BuildRequires: %{rubygem gem2rpm} BuildRequires: update-alternatives