From 248ec31f2a4655953a80654de3c8c9711fe088e6 Mon Sep 17 00:00:00 2001 From: Carl George Date: May 27 2021 14:42:13 +0000 Subject: transmodrify/c8s-stream-10.6/pki-core-10.6-8040020210519185901.17df0a3f --- diff --git a/pki-core.yaml b/pki-core.yaml new file mode 100644 index 0000000..00d1869 --- /dev/null +++ b/pki-core.yaml @@ -0,0 +1,42 @@ +--- +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: + platform: [el8.5.0] + golang-ecosystem: [1.0] + pki-deps: [10.6] + requires: + platform: [el8] + pki-deps: [10.6] + references: + community: https://www.dogtagpki.org + documentation: https://www.dogtagpki.org + tracker: https://github.com/dogtagpki/pki/issues + components: + rpms: + jss: + rationale: JSS packages + ref: bd9a923c567fc0a506045dbafa1cbbb0f4e0527f + ldapjdk: + rationale: LDAP JDK packages + ref: 1b103369e53db9ed993af4593396362086e5d9e7 + buildorder: 1 + pki-core: + rationale: PKI Core packages + ref: 35e59bd125498f2c6b5dad7c331b74c33b93448a + buildorder: 2 + tomcatjss: + rationale: TomcatJSS packages + ref: c82a9eb071a1abd6ca3007363035e96046bbfbbd + buildorder: 1 +...