Jun Aruga
e3210c173d
Refactoring multilib.
2018-10-03 18:37:15 +02:00
Jun Aruga
16723c8251
Add multilib for both i686 and x86_64 versions to be installed on x86_64.
2018-10-03 18:32:00 +02:00
Jun Aruga
b66ae8c5de
Remove macros to remove systemtap, git and cmake.
...
Because it is better to run the tests for that in rpms/ruby.
Last time we could not refer the packages that is not included in platform module.
But now we can.
2018-09-26 16:35:44 +02:00
Jun Aruga
e4b088785f
The reason that we removed f28 from platform is for TLS 1.3 issues.
...
> Remove platform f28 to avoid the build failure as a temporary workflow.
Because on f28 the patch to fix TLS 1.3 issues are not applied.
The test TestNetHTTPS#test_session_reuse is failed.
2018-09-18 10:37:04 +02:00
Jun Aruga
bcce58d393
Remove platform f28 to avoid the build failure as a temporary workflow.
2018-09-17 17:40:25 +02:00
Jun Aruga
f21efbfb93
"platform: []" is recommended.
...
To build for all supported Fedora releases flexibly.
See https://docs.fedoraproject.org/en-US/modularity/making-modules/defining-modules/#_modular_dependencies
2018-09-14 17:58:23 +02:00
Jun Aruga
85e4fbf784
Remove the comment for dependency-report repository.
...
Because it is outdated.
See https://github.com/fedora-modularity/dependency-report/issues/12
2018-09-14 17:52:21 +02:00
Jun Aruga
326c4847b6
Skip tests because of test failure of rubygem-mongo.
2018-09-14 16:21:17 +02:00
Jun Aruga
c1fe9b8878
Empty commit to update the built RPM packages to latest verson.
2018-09-14 14:24:30 +02:00
Jun Aruga
e659d77af9
Update to modulemd v2.
2018-09-03 18:03:12 +02:00
Jun Aruga
28ccf1a2f9
Empty commit to update the built RPM packages to latest verson.
2018-09-03 15:15:57 +02:00
Jun Aruga
5d39416d84
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-08-31 12:12:42 +02:00
Jun Aruga
2f6b129c8e
Remove doc packages from /data/filter/rpms to ship those.
2018-08-30 17:05:14 +02:00
Jun Aruga
2c2bc9b4f0
Add DB connectors and rubygem-abrt.
2018-04-17 16:58:46 +02:00
Jun Aruga
f8f25ee209
Empty commit to update the built RPM packages to latest verson.
2018-03-27 11:10:41 +02: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
Jan Scotka
cd20f3fc96
repaired structure and config.yaml for nspawn and docker
2017-10-05 11:26:44 +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
2efd3b9f48
Changed the BZ URL to see it from modules/ruby Bug reports page.
...
https://bugzilla.redhat.com/show_bug.cgi?id=1490285
2017-09-11 11:01:53 +02:00
Jun Aruga
48876570c3
Updated README.md
...
* Removed outdated contents.
* Added the Bugzilla URL to manage this Ruby module's status.
https://bugzilla.redhat.com/show_bug.cgi?id=1490275
2017-09-11 10:46:11 +02:00
Jun Aruga
92fcf2522e
Update tests.
...
Keep watching a workflow with modularity-testing-framework will be stable.
2017-09-04 19:48:38 +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
Petr "Stone" Hracek
addd9b74a4
Add to dependency hostname
...
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-05-03 13:00:07 +02:00
Petr "Stone" Hracek
f319e135b7
Update tests
...
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-05-03 12:54:26 +02:00
Petr "Stone" Hracek
a5499de9e0
First tests
...
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-05-02 14:35:14 +02:00
mkocka
023a0def73
adding ruby deps info
2017-04-11 10:58:10 +02:00
Fedora Release Engineering
1ddedd8612
Initial setup of the repo
2017-03-28 13:57:37 +00:00