Compare commits
No commits in common. "c8-stream-8.0" and "c8s-stream-8.0" have entirely different histories.
c8-stream-
...
c8s-stream
@ -34,6 +34,7 @@ data:
|
||||
- mysql-server
|
||||
filter:
|
||||
rpms:
|
||||
- mecab-devel
|
||||
- rapidjson
|
||||
- rapidjson-devel
|
||||
- rapidjson-doc
|
||||
@ -46,15 +47,15 @@ data:
|
||||
rpms:
|
||||
mysql:
|
||||
rationale: MySQL server package
|
||||
ref: stream-8.0-rhel-8.8.0
|
||||
ref: stream-8.0-rhel-8.6.0
|
||||
buildorder: 10
|
||||
mecab:
|
||||
rationale: A dependency of mysql
|
||||
ref: stream-8.0-rhel-8.8.0
|
||||
ref: stream-8.0-rhel-8.6.0
|
||||
buildorder: 8
|
||||
mecab-ipadic:
|
||||
rationale: A dictionary for mecab
|
||||
ref: stream-8.0-rhel-8.8.0
|
||||
ref: stream-8.0-rhel-8.6.0
|
||||
buildorder: 9
|
||||
rapidjson:
|
||||
rationale: A build-time only dependency of mysql
|
||||
|
Loading…
Reference in New Issue
Block a user