SHA256
1
0
forked from pool/ruby
ruby/ruby.macros

54 lines
1.8 KiB
Plaintext

#
# Copyright (c) 2014 SUSE Linux
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be
# included in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
%rb_binary %{rb21_binary}
%gem_binary /usr/bin/gem2.1
%rb_arch %{rb21_arch}
%rb_ver %{rb21_ver}
%rb_dir %{rb21_dir}
%rb_libdir %{rb21_libdir}
%rb_archdir %{rb21_archdir}
%rb_sitedir %rb21_sitedir
%rb_sitelibdir %rb21_sitelibdir
%rb_sitearchdir %rb21_sitearchdir
%rb_vendordir %rb21_vendordir
%rb_vendorlibdir %rb21_vendorlibdir
%rb_vendorarchdir %rb21_vendorarchdir
# old names
%rb_sitelib %rb21_sitelibdir
%rb_sitearch %rb21_sitearchdir
#
%rb_vendorlib %rb21_vendorlibdir
%rb_vendorarch %rb21_vendorarchdir
# gem names
%gem_base %gem21_base
%gem_extensions %gem21_extensions
%gem_doc_ext %gem21_doc_ext
%gem_platform %gem21_platform