we have swapped release and version, so this is required rvm-ruby-1.20.10-4
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 4 Jun 2013 09:25:15 +0000 (11:25 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 4 Jun 2013 09:25:15 +0000 (11:25 +0200)
rpm/rvm-ruby.spec

index 7b705d8..3050fb7 100644 (file)
@@ -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