diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 88c173e..fea04f8 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.5.0 + ref: stream-pki-10.6-rhel-8.6.0 ldapjdk: rationale: LDAP JDK packages - ref: stream-pki-10.6-rhel-8.5.0 + ref: stream-pki-10.6-rhel-8.6.0 buildorder: 1 pki-core: rationale: PKI Core packages - ref: stream-pki-10.6-rhel-8.5.0 + ref: stream-pki-10.6-rhel-8.6.0 buildorder: 2 tomcatjss: rationale: TomcatJSS packages - ref: stream-pki-10.6-rhel-8.5.0 + ref: stream-pki-10.6-rhel-8.6.0 buildorder: 1 ... diff --git a/pki-core.yaml b/pki-core.yaml deleted file mode 100644 index 0a3a3d5..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.5.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: fbdb6f6ae7d9d396f74dc73651b8257cd713cfc5 - ldapjdk: - rationale: LDAP JDK packages - ref: 285988697f79856f61e55d3cbab310af98257048 - buildorder: 1 - pki-core: - rationale: PKI Core packages - ref: 573fc235367742536f16a8c14fdf9bac11ad68c2 - buildorder: 2 - tomcatjss: - rationale: TomcatJSS packages - ref: 19b310b2dee2a29e2393dc84b5f0e61e035dd5dd - buildorder: 1 -... -