This commit is contained in:
parent
5be3222787
commit
57ac5a70dd
@ -34,10 +34,10 @@ 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: %{rubydevel < 1.9.2}
|
||||
#BuildRequires: %{rubydevel < 1.9.2}
|
||||
BuildRequires: %{rubydevel > 1.9.2}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: ruby-macros >= 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user