[Fedora-packaging] why gem install always use the --force option?

Athenas Jimenez athenasjim at gmail.com
Wed Apr 1 17:14:01 UTC 2015


Hello,

This is basically my question, why ruby gems packages always use --force
option during installation?

(from http://pkgs.fedoraproject.org/cgit/ruby.git/tree/macros.rubygems)

gem install \\\
        -V \\\
        --local \\\
        --install-dir %{-d*}%{!?-d:.%{gem_dir}} \\\
        --bindir .%{_bindir} \\\
        *--force \\\*
        --document=ri,rdoc \\\
        %{-n*}%{!?-n:%{gem_name}-%{version}.gem} \
%{nil}



Thanks for your help

Athenas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/packaging/attachments/20150401/41fff10a/attachment.html>


More information about the packaging mailing list