commit 63623a60179f366a74e50925c52bc93572e95030 Author: CentOS Sources Date: Tue May 7 17:29:08 2019 -0400 import satellite-5-client-1.0-820190204085912.9edba152 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.satellite-5-client.metadata b/.satellite-5-client.metadata new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..e370de1 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,52 @@ +document: modulemd +version: 2 +data: + 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 + dependencies: + - buildrequires: + platform: [el8] + 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 + - rhnlib + - rhnsd + - rhn-setup + gui: + rpms: + - dnf-plugin-spacewalk + - rhn-client-tools + - rhnlib + - rhnsd + - rhn-setup + - rhn-setup-gnome + components: + rpms: + dnf-plugin-spacewalk: + rationale: DNF plugin for communication with Red Hat Satellite 5. + buildorder: 10 + ref: rhel-8.0 + rhn-client-tools: + rationale: Binaries to allow system to receive software updates from Red Hat Satellite 5. + buildorder: 10 + ref: rhel-8.0 + rhnlib: + rationale: Libraries to allow system to receive software updates from Red Hat Satellite 5. + buildorder: 10 + ref: rhel-8.0 + rhnsd: + rationale: Red Hat Satellite update agent. + buildorder: 10 + ref: rhel-8.0