commit 06aa559d63326ef25a211228d4a9ca36fc00759c Author: CentOS Sources Date: Tue Apr 28 12:09:54 2020 -0400 import pki-core-10.6-8020020200415160802.bbc64e6e diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.pki-core.metadata b/.pki-core.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..77f81ec --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,43 @@ +--- +document: modulemd +version: 2 +data: + name: pki-core + stream: 10.6 + summary: PKI Core module for PKI 10.6 or later + description: >- + A module for PKI Core packages for PKI version 10.6 or later. + license: + module: + - MIT + dependencies: + - buildrequires: + golang-ecosystem: [1.0] + pki-deps: [10.6] + platform: [el8] + idm: [client] + requires: + pki-deps: [10.6] + platform: [el8] + references: + community: http://www.dogtagpki.org + documentation: http://www.dogtagpki.org + tracker: https://pagure.io/dogtagpki/issues + components: + rpms: + jss: + rationale: JSS packages + ref: stream-pki-10.6-rhel-8.2.0 + ldapjdk: + rationale: LDAP JDK packages + ref: stream-pki-10.6-rhel-8.2.0 + buildorder: 1 + pki-core: + rationale: PKI Core packages + ref: stream-pki-10.6-rhel-8.2.0 + buildorder: 2 + tomcatjss: + rationale: TomcatJSS packages + ref: stream-pki-10.6-rhel-8.2.0 + buildorder: 1 +...