Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
:
Snorby
>
rubygem-rack
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
rubygem-rack.spec
@@ -26,12 +26,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 1 +Requires: ruby19 +BuildRequires: ruby19-devel Requires(pre): update-alternatives Url: http://rack.github.com/ Source: %{mod_full_name}.gem Summary: a modular Ruby webserver interface License: MIT Group: Development/Languages/Ruby +%define rb_ver %{rb19_ver} %description Rack provides a minimal, modular and adaptable interface for developing @@ -66,7 +69,7 @@ %build %install -%gem_install -f +%gem19_install -f mv %{buildroot}%{_bindir}/rackup{,%{mod_branch}} ln -s rackup %{buildroot}%{_bindir}/rackup