rvm-ruby does not build on f20 either
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 27 Mar 2014 13:45:01 +0000 (14:45 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 27 Mar 2014 13:45:01 +0000 (14:45 +0100)
config.planetlab/sliceimage-omf.pkgs
lxc.mk

index f541a51..f7cc2af 100644 (file)
@@ -5,4 +5,4 @@ groupdesc: rvm and pre-installed ruby for easily deploying omf-rc as a gem
 # changes in openssl - see lxc.mk
 # however it's best to define a valid extension here because otherwise
 # the omf sliceimage is not known, and slices cannot be instantiated
-package>=f20: rvm-ruby
+package>=f22: rvm-ruby
diff --git a/lxc.mk b/lxc.mk
index e4c3b19..a6e86e7 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -370,9 +370,9 @@ IN_MYPLC += pyplnet
 IN_BOOTCD += pyplnet
 
 #
-# for OMF resource controller as  a gem : rvm-ruby has right version of ruby and related gem stuff
+# for OMF resource controller as a gem : rvm-ruby has right version of ruby and related gem stuff
 #
-ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f18)"
+ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f18 f20)"
 rvm-ruby-MODULES := rvm-ruby
 rvm-ruby-SPEC := rpm/rvm-ruby.spec
 rvm-ruby-STOCK-DEVEL-RPMS := chrpath libyaml-devel libffi-devel libxslt-devel