Compare commits
No commits in common. "stream-mercurial-6.2-rhel-8.10.0" and "c8-stream-4.8" have entirely different histories.
stream-mer
...
c8-stream-
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
0
.mercurial.metadata
Normal file
0
.mercurial.metadata
Normal file
43
SOURCES/modulemd.src.txt
Normal file
43
SOURCES/modulemd.src.txt
Normal file
@ -0,0 +1,43 @@
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
# From mercurial.spec Summary
|
||||
summary: Mercurial -- a distributed SCM
|
||||
# From mercurial.spec description
|
||||
description: >-
|
||||
Mercurial is a fast, lightweight source control management system designed
|
||||
for efficient handling of very large distributed projects.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
references:
|
||||
community: https://www.mercurial-scm.org/
|
||||
documentation: https://www.mercurial-scm.org/guide
|
||||
tracker: https://www.mercurial-scm.org/wiki/BugTracker
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
python27: [2.7]
|
||||
requires:
|
||||
platform: [el8]
|
||||
python27: [2.7]
|
||||
components:
|
||||
# SRPMs
|
||||
rpms:
|
||||
mercurial:
|
||||
# From mercurial.spec Summary
|
||||
rationale: Mercurial -- a distributed SCM
|
||||
ref: stream-mercurial-4.8
|
||||
api:
|
||||
# RPMs
|
||||
# From *.spec %package
|
||||
# *-doc are filtered.
|
||||
rpms:
|
||||
# From mercurial.spec
|
||||
- mercurial
|
||||
- mercurial-hgk
|
||||
profiles:
|
||||
common:
|
||||
rpms:
|
||||
- mercurial
|
||||
|
@ -1,7 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate_modules
|
||||
subject_type: redhat-module
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
@ -1,39 +0,0 @@
|
||||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
name: mercurial
|
||||
stream: 6.2
|
||||
summary: Mercurial -- a distributed SCM
|
||||
description: >-
|
||||
Mercurial is a fast, lightweight source control management system designed for
|
||||
efficient handling of very large distributed projects.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
python36: [3.6]
|
||||
requires:
|
||||
platform: [el8]
|
||||
python36: [3.6]
|
||||
references:
|
||||
community: https://www.mercurial-scm.org/
|
||||
documentation: https://www.mercurial-scm.org/guide
|
||||
tracker: https://www.mercurial-scm.org/wiki/BugTracker
|
||||
profiles:
|
||||
common:
|
||||
rpms:
|
||||
- mercurial
|
||||
api:
|
||||
rpms:
|
||||
- mercurial
|
||||
- mercurial-hgk
|
||||
- mercurial-chg
|
||||
components:
|
||||
rpms:
|
||||
mercurial:
|
||||
rationale: Mercurial -- a distributed SCM
|
||||
ref: stream-mercurial-6.2-rhel-8.10.0
|
||||
...
|
Loading…
Reference in New Issue
Block a user