only requires ruby >= 1.8.6

This commit is contained in:
BJ Dierkes 2012-06-12 03:05:39 -05:00
commit c5f6612844

View file

@ -9,7 +9,7 @@ License: MIT
URL: http://github.com/derks/ruby-parseconfig
Source0: http://rubygems.org/downloads/%{gem_name}-%{version}.gem
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: ruby(rubygems), ruby(abi) >= 1.8.7
Requires: ruby(rubygems), ruby(abi) >= 1.8.6
BuildRequires: rubygems-devel, rubygem-rspec
BuildRequires: ruby-devel
BuildArch: noarch