commit cadb722df791b9c281a91cec5ecdad65795b2f93 Author: James Antill Date: Mon Aug 8 14:07:03 2022 -0400 Update yaml diff --git a/satellite-5-client.yaml b/satellite-5-client.yaml new file mode 100644 index 0000000..5749811 --- /dev/null +++ b/satellite-5-client.yaml @@ -0,0 +1,97 @@ +--- +document: modulemd +version: 2 +data: + name: satellite-5-client + stream: 1.0 + version: 8010020191114035551 + context: cdc1202b + summary: Red Hat Satellite 5 client packages + description: >- + Red Hat Satellite 5 client packages provide programs and libraries to allow your + system to receive software updates from Red Hat Satellite 5. + license: + module: + - MIT + xmd: + mbs: + mse: TRUE + buildrequires: + platform: + ref: virtual + stream: el8.1.0 + context: 00000000 + version: 2 + koji_tag: module-centos-8.1.0-build + stream_collision_modules: + ursine_rpms: + filtered_rpms: [] + scmurl: git+https://git.centos.org/modules/satellite-5-client.git?#02d37d6fa75f37940d58c0020387d659ef2b77b1 + commit: 02d37d6fa75f37940d58c0020387d659ef2b77b1 + rpms: + dnf-plugin-spacewalk: + ref: e77f0511edd95a5c5e391d2599b8d1a4161690dd + rhn-client-tools: + ref: 6b6cbe731f7a7c466f5b008a5dcc22e0d0856011 + rhnlib: + ref: 893c2b1845bb7d9e7f99ac65159ebc9bd1cc6945 + rhnsd: + ref: 062feb09b53484176b377d0aaa7302cb274d178b + dependencies: + - buildrequires: + platform: [el8.1.0] + requires: + platform: [el8] + references: + community: https://github.com/spacewalkproject/spacewalk/ + documentation: https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/ + tracker: https://bugzilla.redhat.com/ + profiles: + common: + rpms: + - dnf-plugin-spacewalk + - rhn-client-tools + - rhn-setup + - rhnlib + - rhnsd + gui: + rpms: + - dnf-plugin-spacewalk + - rhn-client-tools + - rhn-setup + - rhn-setup-gnome + - rhnlib + - rhnsd + components: + rpms: + dnf-plugin-spacewalk: + rationale: DNF plugin for communication with Red Hat Satellite 5. + repository: git+https://git.centos.org/rpms/dnf-plugin-spacewalk + cache: https://git.centos.org/repo/pkgs/dnf-plugin-spacewalk + ref: e77f0511edd95a5c5e391d2599b8d1a4161690dd + buildorder: 10 + arches: [aarch64, i686, ppc64le, x86_64] + rhn-client-tools: + rationale: Binaries to allow system to receive software updates from Red Hat + Satellite 5. + repository: git+https://git.centos.org/rpms/rhn-client-tools + cache: https://git.centos.org/repo/pkgs/rhn-client-tools + ref: 6b6cbe731f7a7c466f5b008a5dcc22e0d0856011 + buildorder: 10 + arches: [aarch64, i686, ppc64le, x86_64] + rhnlib: + rationale: Libraries to allow system to receive software updates from Red + Hat Satellite 5. + repository: git+https://git.centos.org/rpms/rhnlib + cache: https://git.centos.org/repo/pkgs/rhnlib + ref: 893c2b1845bb7d9e7f99ac65159ebc9bd1cc6945 + buildorder: 10 + arches: [aarch64, i686, ppc64le, x86_64] + rhnsd: + rationale: Red Hat Satellite update agent. + repository: git+https://git.centos.org/rpms/rhnsd + cache: https://git.centos.org/repo/pkgs/rhnsd + ref: 062feb09b53484176b377d0aaa7302cb274d178b + buildorder: 10 + arches: [aarch64, i686, ppc64le, x86_64] +...