From: Thierry Parmentelat Date: Tue, 4 Jun 2013 09:25:15 +0000 (+0200) Subject: we have swapped release and version, so this is required X-Git-Tag: rvm-ruby-1.20.10-4 X-Git-Url: http://git.onelab.eu/?p=rvm-ruby.git;a=commitdiff_plain;h=2f57b11f4be832ec255ec972416b992a2b5863e5 we have swapped release and version, so this is required --- diff --git a/rpm/rvm-ruby.spec b/rpm/rvm-ruby.spec index 7b705d8..3050fb7 100644 --- a/rpm/rvm-ruby.spec +++ b/rpm/rvm-ruby.spec @@ -60,7 +60,7 @@ export rvm_ignore_rvmrc=1 \ rvm_path="%{buildroot}%{rvm_dir}" \ rvm_man_path="%{buildroot}%{_mandir}" \ HOME=%{buildroot} -\curl -L https://get.rvm.io | bash -s stable --version %{release} +\curl -L https://get.rvm.io | bash -s stable --version %{version} ) # So members of the rvm group can write to it