diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 8e1c1c6..4d9bcaa 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -26,17 +26,17 @@ data: rpms: jss: rationale: JSS packages - ref: stream-pki-10.6-rhel-8.7.0 + ref: stream-pki-10.6-rhel-8.8.0 ldapjdk: rationale: LDAP JDK packages - ref: stream-pki-10.6-rhel-8.7.0 + ref: stream-pki-10.6-rhel-8.8.0 buildorder: 1 pki-core: rationale: PKI Core packages - ref: stream-pki-10.6-rhel-8.7.0 + ref: stream-pki-10.6-rhel-8.8.0 buildorder: 2 tomcatjss: rationale: TomcatJSS packages - ref: stream-pki-10.6-rhel-8.7.0 + ref: stream-pki-10.6-rhel-8.8.0 buildorder: 1 ... diff --git a/pki-core.yaml b/pki-core.yaml deleted file mode 100644 index ea2adde..0000000 --- a/pki-core.yaml +++ /dev/null @@ -1,43 +0,0 @@ ---- -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.7.0] - requires: - pki-deps: [10.6] - platform: [el8] - 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: ddb4609f0491e1d990a0899de9de481e20ef96a1 - ldapjdk: - rationale: LDAP JDK packages - ref: 285988697f79856f61e55d3cbab310af98257048 - buildorder: 1 - pki-core: - rationale: PKI Core packages - ref: b2c0d7b6c4523d9c8ad5cca5a550f54c9263d554 - buildorder: 2 - tomcatjss: - rationale: TomcatJSS packages - ref: 4403c5590caf33848b96f43bb37d9572f9b693c2 - buildorder: 1 -... -