Revisions of ruby-common
Jordi Massaguer (jordimassaguerpla)
accepted
request 617126
from
Marcus Rueckert (darix)
(revision 99)
- rename the gem_packages template from opensuse.spec.erb to gem_packages.spec.erb - add support for binary_map flag in gem2rpm.yml - This can be used to rename the _unversioned_ symlink of the binaries in /usr/bin/ to avoid conflicts with other packages - gem_packages.spec.erb: sync with file in gem2rpm
buildservice-autocommit
accepted
request 574040
from
Stephan Kulow (coolo)
(revision 98)
baserev update by copy to link target
Stephan Kulow (coolo)
accepted
request 569569
from
Ludwig Nussel (lnussel)
(revision 97)
- generate bundled(rubygem($name)) = $version provides for bundled gems in the vendor directory.
buildservice-autocommit
accepted
request 558540
from
Factory Maintainer (factory-maintainer)
(revision 96)
baserev update by copy to link target
Marcus Rueckert (darix)
accepted
request 556491
from
Marcus Rueckert (darix)
(revision 95)
- switch requires of the autogenerated subpackages from rb_suffix-rubygem-gemname = version to rubygem(rb_abi:gemname) = version - split our the rails part - we need bundler now. given ruby 2.5 will have it intree anyway, this soon wont be a big burden. - add support to generate requires from Gemfile.lock - package the buildinfo dir - allow passing options to extconf.rb
buildservice-autocommit
accepted
request 503701
from
Marcus Rueckert (darix)
(revision 94)
baserev update by copy to link target
Marcus Rueckert (darix)
accepted
request 503510
from
Bernhard Wiedemann (bmwiedemann)
(revision 93)
Call fdupes -o name to make sure we always create symlinks in the same direction to make builds reproducible
buildservice-autocommit
accepted
request 367890
from
Factory Maintainer (factory-maintainer)
(revision 92)
baserev update by copy to link target
Marcus Rueckert (darix)
committed
(revision 91)
- Since rubygems 2.5.0 the default version in the gem bin stub changed from '>= 0' to '>= 0.a'. This was done to allow prerelease versions. Our patching script didn't take the '.a' into account and generated version fields like '= 0.10.1.a' instead of the expected '= 0.10.1'. This fix accounts for the '.a'.
buildservice-autocommit
accepted
request 312526
from
Factory Maintainer (factory-maintainer)
(revision 90)
baserev update by copy to link target
Marcus Rueckert (darix)
accepted
request 311641
from
Ludwig Nussel (lnussel)
(revision 89)
- help the solver to pick the right gem2rpm for the default ruby version (bnc#934328)
buildservice-autocommit
accepted
request 305057
from
Marcus Rueckert (darix)
(revision 88)
baserev update by copy to link target
Marcus Rueckert (darix)
accepted
request 305056
from
Marcus Rueckert (darix)
(revision 87)
- Fix patching of the shebang line
Stephan Kulow (coolo)
accepted
request 297509
from
Marcus Rueckert (darix)
(revision 86)
- The script sometimes returned from gem install already although the install wasn't finished yet. This broke e.g. the binary rename part.
Stephan Kulow (coolo)
accepted
request 290792
from
Marcus Rueckert (darix)
(revision 85)
- Fail early if gem install fails This avoids confusing error messages at the end of the build. - More fixes for ruby 1.8 - Ruby 1.8 insists on the () for the parameter - Cleaner solution for the extensions doc dir The other solution was also failing on 1.8 - Forgot another option for forwarding - Do not overwrite options.otheropts - Fixed forwarding of options to gem install - Only use the extensions doc dir on MRI 2.1.x - Fix the ruby suffix for distributions before 13.2 - Do not fail with --gem-binary - switch to ruby version of gem_install.sh - added ruby-find-versioned to make it easier to find versioned binaries. - all for loops in the shell scripts and macros are now using this script
Marcus Rueckert (darix)
committed
(revision 84)
- call ruby with -x from shell wrappers otherwise we run into an endless loop
Marcus Rueckert (darix)
committed
(revision 83)
- rubygemsdeps.rb: add shell-launcher to avoid dependency on a fixed ruby version
buildservice-autocommit
accepted
request 282339
from
Factory Maintainer (factory-maintainer)
(revision 82)
baserev update by copy to link target
Marcus Rueckert (darix)
accepted
request 281049
from
Dirk Mueller (dirkmueller)
(revision 81)
- gem_install.sh: fix ruby shebang patching
buildservice-autocommit
accepted
request 266116
from
Stephan Kulow (coolo)
(revision 80)
baserev update by copy to link target
Displaying revisions 41 - 60 of 139