Fix Ruby req. It should always be ruby19

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=10
This commit is contained in:
James Oakley 2013-05-31 21:22:27 +00:00 committed by Git OBS Bridge
parent aa5d89f76e
commit 04b934c86b

View File

@ -74,10 +74,8 @@ BuildRequires: pkg-config
BuildRequires: postgresql-devel
BuildRequires: python-devel
BuildRequires: python-greenlet-devel
%if 0%{?suse_version} >= 1230
%if 0%{?suse_version} > 1210
BuildRequires: ruby19-devel
%else
BuildRequires: ruby-devel
%endif
BuildRequires: sqlite3-devel
%if 0%{?suse_version} > 1210