[rubygem-asciidoctor/el6] make it abundently clear which ruby abi we want for el6

Dan Allen mojavelinux at fedoraproject.org
Sun Jun 9 05:12:48 UTC 2013


commit c9266154ebb72797d61d0fe48bc1acae068eff06
Author: Dan Allen <dan.j.allen at gmail.com>
Date:   Sun Jun 9 07:11:19 2013 +0200

    make it abundently clear which ruby abi we want for el6

 rubygem-asciidoctor.spec |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/rubygem-asciidoctor.spec b/rubygem-asciidoctor.spec
index 3577d64..c2ddc15 100644
--- a/rubygem-asciidoctor.spec
+++ b/rubygem-asciidoctor.spec
@@ -13,18 +13,8 @@ Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
 # pending, is not packaged in Fedora and since the statement is merely a task
 # note, it's safe to disable it's usage for the purpose of packaging.
 Patch0: asciidoctor-disable-use-of-pending.patch
-%if 0%{?rhel} || 0%{?fedora} > 18
-%if 0%{?rhel} < 7
 Requires: ruby(abi) = 1.8
 BuildRequires: ruby(abi) = 1.8
-%else
-Requires: ruby(release)
-BuildRequires: ruby(release)
-%endif
-%else
-Requires: ruby(abi) = 1.9.1
-BuildRequires: ruby(abi) = 1.9.1
-%endif
 Requires: ruby(rubygems)
 BuildRequires: rubygems-devel
 BuildRequires: ruby(rubygems)


More information about the scm-commits mailing list