Replacing tangerine with mksh & ed

These two should build against base-runtime; mksh also
buildrequires ed so it needs to be built first.  It would be
great if we could have multiple components in one buildorder
group and possibly even more groups here but it's hard to find
tiny, easy to package components.

Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
Petr Šabata 2017-03-25 01:24:47 +01:00
commit fb58c27430

View file

@ -17,20 +17,17 @@ data:
profiles:
default:
rpms:
- tangerine
- mksh
api:
rpms:
- perl-Tangerine
- tangerine
- ed
- mksh
components:
rpms:
perl-List-Compare:
rationale: A dependency of tangerine.
ref: f25
perl-Tangerine:
rationale: Provides API for this module and is a dependency of tangerine.
ref: f25
ed:
rationale: A build dependency of mksh.
ref: master
tangerine:
rationale: Provides API for this module.
rationale: The main package of the module.
buildorder: 10
ref: f25
ref: master