Compare commits

...

9 Commits

Author SHA1 Message Date
CentOS Sources 029e269286 import pki-core-10.6-8080020230203154518.c5b4fe3c 2023-05-16 07:57:56 +00:00
CentOS Sources 31a13f6c1a import pki-core-10.6-8070020220726172732.6e5cea50 2022-11-08 08:58:40 +00:00
CentOS Sources c32425a04f import pki-core-10.6-8060020220215143656.7e0b02f6 2022-05-10 07:09:00 +00:00
CentOS Sources 1e9253837f import pki-core-10.6-8050020220111200158.3246ec52 2022-04-26 18:05:03 +00:00
CentOS Sources ad8e6d1ea5 import pki-core-10.6-8050020220111200158.3246ec52 2022-03-25 11:00:07 +00:00
CentOS Sources f58d395bf6 import pki-core-10.6-8050020210924095114.01d2cef5 2021-12-09 11:11:24 +00:00
CentOS Sources 1474d67fc7 import pki-core-10.6-8040020210519185901.17df0a3f 2021-09-13 18:01:31 +00:00
CentOS Sources 6d7589f95a import pki-core-10.6-8040020210324135707.d4d99205 2021-09-13 18:01:19 +00:00
CentOS Sources 4f187295dd import pki-core-10.6-8030020210315205745.e0223e2d 2021-09-13 18:01:00 +00:00
1 changed files with 9 additions and 9 deletions

View File

@ -12,31 +12,31 @@ data:
- MIT
dependencies:
- buildrequires:
platform: [el8]
golang-ecosystem: [1.0]
pki-deps: [10.6]
platform: [el8]
requires:
pki-deps: [10.6]
platform: [el8]
pki-deps: [10.6]
references:
community: http://www.dogtagpki.org
documentation: http://www.dogtagpki.org
tracker: https://pagure.io/dogtagpki/issues
community: https://www.dogtagpki.org
documentation: https://www.dogtagpki.org
tracker: https://github.com/dogtagpki/pki/issues
components:
rpms:
jss:
rationale: JSS packages
ref: stream-pki-10.6-rhel-8.3.0
ref: stream-pki-10.6-rhel-8.8.0
ldapjdk:
rationale: LDAP JDK packages
ref: stream-pki-10.6-rhel-8.3.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.3.0
ref: stream-pki-10.6-rhel-8.8.0
buildorder: 2
tomcatjss:
rationale: TomcatJSS packages
ref: stream-pki-10.6-rhel-8.3.0
ref: stream-pki-10.6-rhel-8.8.0
buildorder: 1
...