Collection of scripts and macros for ruby packaging
https://github.com/openSUSE/ruby-packaging/
This package is needed for (generated) ruby gems. It provides hooks for
automatic rpm provides and requires and macros that gem2rpm uses.
- Devel package for openSUSE:Factory
-
23
derived packages
- Links to openSUSE:Factory / ruby-common
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ruby/ruby-common && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bundler-dumpdeps | 0000002291 2.24 KB | |
g2r | 0000000104 104 Bytes | |
gem_build_cleanup | 0000000735 735 Bytes | |
gem_install.sh | 0000008976 8.77 KB | |
gem_packages.sh | 0000001842 1.8 KB | |
gem_packages.spec.erb | 0000011677 11.4 KB | |
gemfile.attr | 0000000102 102 Bytes | |
gemfile.rb | 0000001035 1.01 KB | |
gemrc | 0000000346 346 Bytes | |
generate_buildrequires.sh | 0000005480 5.35 KB | |
irp.rb | 0000003877 3.79 KB | |
rails.macros | 0000000901 901 Bytes | |
ruby-common.changes | 0000034022 33.2 KB | |
ruby-common.macros | 0000000581 581 Bytes | |
ruby-common.spec | 0000005134 5.01 KB | |
ruby-find-versioned | 0000000167 167 Bytes | |
ruby.rpm-macros | 0000004478 4.37 KB | |
rubygems.attr | 0000000199 199 Bytes | |
rubygems_bundled.attr | 0000000167 167 Bytes | |
rubygemsdeps.rb | 0000006274 6.13 KB |
Revision 113 (latest revision is 139)
Marcus Rueckert (darix)
accepted
request 913938
from
Stephan Kulow (coolo)
(revision 113)
- Do not create links in /etc/alternatives at all - they are ghosts and rpm database will only be confused if we have some wrong information about them (the link target is defined at runtime) This aligns with ruby2.7 package to avoid file conflicts about bundler and other built in gems
Comments 0