Commit Graph

43 Commits

Author SHA1 Message Date
Adam Samalik 2fe677c352 branching - update refs 2023-09-04 11:05:34 +02:00
Jarek Prokop 6baae308bf Update modulemd for ruby:3.1 stream.
Migrate to modulemd-packager v3.
We only need one context.
Remove rubygem-abrt from the module as it is not longer present in C9S.
Clean up the RPM API section.

We do not need `sources` file for modules. Delete it.

Resolves: rhbz#2063773
2022-06-06 19:44:20 +02:00
Veronika Doubkova a0361297b7 Bump component refs
- Resolves: rhbz2059970
2022-03-02 12:55:49 +00:00
Veronika Doubkova 241edb1c9e Bump component refs
- Resolves: rhbz1999527
2021-09-01 11:19:31 +00:00
Jarek Prokop 1461d650ae Remove rubygem-mongo and rubygem-bson.
Remove rubygem-mongo as the mongodb-server has bad license.
Drop rubygem-bson as that was a dependency of rubygem-mongo.

Related: rhbz#1938942
2021-06-07 19:53:44 +02:00
Jarek Prokop aaec10b641 Update refs to 3.0 Ruby stream.
Remove unused files.

Resolves: rhbz#1938942
2021-06-07 19:53:34 +02:00
Veronika Doubkova 25ff65fa16 Bump component refs
- Resolves: rhbzBZ#1930569
2021-02-24 13:22:15 +00:00
Aviv Sabadra ac08dd38b6 Bump component refs
- Resolves: rhbz1882062
2020-09-23 21:39:23 +00:00
Jun Aruga bbdf7e42c7 Update to Module Ruby 2.7, by merging Fedora master branch.
Resolves: rhbz#1817135
Signed-off-by: Jun Aruga <jaruga@redhat.com>
2020-05-30 07:04:23 +02:00
Lisa Smith f4f6cb5da1 Bump component refs
- Resolves: rhbz1819131
2020-04-03 18:59:21 +00:00
Rashmi Nargundkar bb87452b0f Resolves: #1758337 2019-10-11 14:47:40 -04:00
Jun Aruga 57ee818250 Update to Module Ruby 2.6, by merging Fedora 2.6 branch.
Resolves: rhbz#1672575
Signed-off-by: Jun Aruga <jaruga@redhat.com>
2019-06-13 16:54:08 +02:00
Vít Ondruch 8c734a0f1e Keep continue using '2.5' stream.
This allows to use specific stream name instead of the name derived from
stream branch name.

Related: rhbz#1688758
2019-05-21 13:48:56 +02:00
Vít Ondruch 8e397a88ef Use proper component branches for RHEL 8.1.0.
Related: rhbz#1688758
2019-04-23 14:00:10 +02:00
Vít Ondruch f02cc97676 Enable CMake and Git related parts of Ruby test suite.
Related: rhbz#1688758
2019-04-23 13:57:23 +02:00
Vít Ondruch 6c15c267f2 Enable SystemTap support.
Resolves: rhbz#1657915
2019-04-23 13:57:21 +02:00
Petr Šabata f97eaf6459 Renaming the 'default' profile to 'common'
Following a recent modularity design decision, the 'default'
profile should be named 'common' going forward.  The special
meaning as a fallback when no module defaults are provided is no
longer in effect.

Resolves: rhbz#1658633
Signed-off-by: Petr Šabata <contyk@redhat.com>
2018-12-13 15:34:11 +01:00
Jun Aruga 806195e20f Add multilib for both i686 and x86_64 versions to be installed on x86_64.
rhbz#1635141
2018-10-04 12:31:05 +02:00
Jun Aruga 09e29dd7e1 Remove doc packages comments.
doc packages not listed in /data/api/rpms are shipped
as "unsupported" or "implementation details".
See https://pagure.io/modulemd/blob/master/f/spec.yaml
2018-09-03 18:15:33 +02:00
Jun Aruga 94d2913721 Remove doc packages from /data/filter/rpms to ship those. 2018-09-03 18:15:25 +02:00
Jun Aruga 284b968c32 Add data/api/rpms/rubygem-mongo 2018-07-31 15:11:29 +02:00
Jun Aruga f3f2f4ab28 Add rubygem-mongo again.
mongodb module was prepared.
2018-07-13 12:34:03 +02:00
Nils Philippsen 602412dba2 update to modulemd v2 2018-06-29 21:32:13 +02:00
Jun Aruga 32ec7649d7 Drop rubygem-mongo temporary because of not existing mongodb module. 2018-06-06 11:00:13 +02:00
Jun Aruga edc9562a9e Add rubygem-abrt RPM setting. 2018-03-27 17:24:11 +02:00
Jun Aruga b55f25cf10 Add rubygem-abrt. 2018-03-27 17:16:46 +02:00
Jun Aruga c03f3a6746 Update config file.
* Change branch name.
* Add RPMS.
2018-03-12 22:00:43 +01:00
Jun Aruga 4a0ab363d3 Update for RHEL-8. 2018-03-12 14:40:32 +01:00
Jun Aruga 29fe4b7b2e Update master branch with latest specification. 2018-02-15 14:06:16 +01:00
Jun Aruga f938da2a53 Bump the commit because of a mbs-build issue. 2017-11-03 17:26:09 +01:00
Jun Aruga 3675ac4331 Add explanation for the omitted profiles issue. 2017-11-03 16:38:31 +01:00
Jun Aruga ea7e431108 Remove build dependency RPMs that belong in platform module now. 2017-11-03 13:48:47 +01:00
Jun Aruga df6ff5381f Fix typo for filter element.
Found by the report
https://src.fedoraproject.org/modules/ruby/pull-request/3 .
2017-11-02 17:02:31 +01:00
Jun Aruga 2d087e8f13 As a temporary workflow, add default profile.
Add it referring modules/perl perl.yaml.
Omitted default profile causes an error because of the dnf issue.
2017-11-02 16:58:59 +01:00
Jun Aruga 0410a480a4 Remove bootstrap from a build requires module.
* Add platform module as a build requires module instead of that.
* Add macros to remove some build dependencies.
2017-10-27 13:48:36 +02:00
Jun Aruga 9b931f4585 Remove platform-placeholder from dependencies/requires.
It is just a temporary workaround for the dependency resolution scripts.
2017-10-03 18:46:06 +02:00
Jun Aruga 33ab62d06b Drop rubypick from the Ruby module.
Because rpms/ruby dropped rubypick from the ruby-devel dependency on rawhide.
2017-09-18 10:32:07 +02:00
Jun Aruga a7cbd8ce37 Enable rubypick used by ruby-devel as a binary RPM. 2017-09-01 12:33:18 +02:00
Nils Philippsen 4decf52202 fix licenses
This addresses two topics:

- The license/module key describes the license of the module (i.e. files
  in this repository) not that of the components contained in it.

- The license/components key should be left empty and filled in by the
  module build tools. This way, the respective current licenses of the
  components used for building are put in, and we don't have to maintain
  their licenses in two places.
2017-09-01 10:51:46 +02:00
Nils Philippsen bc83a6b890 remove stray trailing apostrophe 2017-09-01 10:51:29 +02:00
Jun Aruga 0adc7c7978 Move /data/filter/rpms element. 2017-08-31 15:38:04 +02:00
Jun Aruga aaffc099fe Fix to pass "mbs-build local". 2017-08-30 15:03:14 +02:00
mkocka 023a0def73 adding ruby deps info 2017-04-11 10:58:10 +02:00