Revisions of rubygem-gem2rpm

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1149961 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 34)
- Added 0034-plugin-dir.patch
  - also own the new gem plugin dir
- Added 0035-fix-patch-syntax.patch:
  Fix patch syntax for the upcoming rpm 4.20
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1135076 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 33)
- Update the ruby ABI version in the 3.3.0 paths to the final
  string.

- enable building for ruby 3.3
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1086832 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 32)
- add BuildRequires: ruby-common >= 3.2 
  This version is required to rebuild the package. The older
  ruby-common is no longer sufficient.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1063066 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 31)
- replace the old options to disable docs with the modern -N

- ruby 3.2.0 final has a normal ABI version again

- Use git format-patch instead, fixing one more exists? occurrence
A    0033-Use-File.exist-instead-of-File.exists-which-was-remo.patch
- Note 0004-added-example-gem2rpm.yml.patch has the Rakefile hunk removed

- Edit patches to use File.exist? instead of File.exists? which was
  removed in Ruby 3.2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1037868 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 30)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 943166 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 29)
- added support for 3.1.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 839453 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 28)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 712555 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 27)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 678367 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 26)
- Update from git. Add:
A    0027-quote-version_suffix-in-gem2rpm.yml.documentation-to.patch
A    0028-add-binary_map-support.patch
A    0029-Use-or-for-the-conditions-instead-of-and.patch
A    0030-gem_package.spec.erb-sync-with-ruby-common.patch
A    0031-use-template-opensuse-on-openSUSE-Tumbleweed-where-e.patch
A    0032-Replace-no-rdoc-no-ri-with-no-document.patch
And refresh all others
Remove:
D    binary_map.patch
D    enhances.patch

- Use less strict PreReq replacements.

- added 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch
  0003-sle-12-templates.-they-require-the-config-file-suppo.patch
  0005-added-example-gem2rpm.yml.patch
  0006-properly-shorten-description-and-summary.patch
  0007-Preserve-the-license-header-found-in-the-output-file.patch
- make sure the sle12 template is also installed
- no longer provide stuff for older distributions, we rely on patched
- fix requirements, as package need to run json parser
  http://lists.opensuse.org/opensuse-ruby/2010-12/msg00001.html
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 671139 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 25)
- [42.3/sle12] disable ruby 2.3 and 2.4 so we can enable 2.6

- add ruby 2.6 support

- enhances.patch is a WIP but we add it to the filelist for the
  source validator

- added binary_map.patch:
  add way to avoid conflicts with non rubygems packages in /usr/bin
- added template_loader.patch (boo#1092585)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 542106 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 24)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 523220 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 23)
We want early testing of ruby 2.5
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 440735 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 417738 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 21)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 385113 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 20)
- add 0017-touch-unpacked-sources.patch to please build-compare
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 345138 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 19)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 285500 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 17)
- more patches from git:
A    0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch
A    0011-Add-support-for-scripts-pre-post-for-subpackages.patch
A    0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch
A    0013-Also-tag-LICENSE-MIT-as-docfile.patch
A    0014-Refactor-into-multiple-lines.patch
A    0015-Add-licence-to-the-list-of-license-files-as-well.patch
A    0016-add-two-more-ways-to-express-changes.patch

- added 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch
  No longer require the ruby version inside the subpackage
  With the buildrequires we already make sure that the package is
  only built if we find a recent enough ABI. then the normal
  $interpreter(abi) requires generated by rpm is enough

- refreshed patch series to match the git again:
  M 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch
  M 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch
  A 0003-new-opensuse-templates.-they-require-the-config-file.patch
  A 0004-added-example-gem2rpm.yml.patch
  A 0005-properly-shorten-description-and-summary.patch
  A 0006-Preserve-the-license-header-found-in-the-output-file.patch
  A 0007-fixes-for-the-opensuse-template.patch
  A 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch
  D 0003-sle-12-templates.-they-require-the-config-file-suppo.patch
  D 0004-openSUSE-template-fixes.patch
  D 0005-added-example-gem2rpm.yml.patch
  D 0006-properly-shorten-description-and-summary.patch
  D 0007-Preserve-the-license-header-found-in-the-output-file.patch
  D 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 256648 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 16)
- add 0011-fixes-for-the-opensuse-template.patch to survive
  format_spec formatting

- added 0009-rubinius-has-no-extensions-docdir.patch
  special casing for rubinius
- added 0010-switch-to-new-packaging-scheme-by-default.patch
  move to new packaging templates by default

- added ruby 1.9 support

- added ruby 1.8 support
- also guarded the 2.1 part

- added 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch 
  Dont allow an suffix with just a plain number. prefix it with
  ruby.

- added ruby 2.0 support
Displaying revisions 1 - 20 of 34
openSUSE Build Service is sponsored by