only requires ruby >= 1.8.6
This commit is contained in:
parent
d7c117f530
commit
c5f6612844
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue